From 1e04ce2e2c992d63d76837dff8261277b95cbe69 Mon Sep 17 00:00:00 2001 From: Vlad Zahorodnii Date: Fri, 24 Jan 2020 03:07:46 +0200 Subject: [PATCH] Update my last name --- kdecoration/breezedecoration.cpp | 2 +- libbreezecommon/breezeboxshadowrenderer.cpp | 2 +- libbreezecommon/breezeboxshadowrenderer.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kdecoration/breezedecoration.cpp b/kdecoration/breezedecoration.cpp index 525f7725..11a600b5 100644 --- a/kdecoration/breezedecoration.cpp +++ b/kdecoration/breezedecoration.cpp @@ -1,7 +1,7 @@ /* * Copyright 2014 Martin Gräßlin * Copyright 2014 Hugo Pereira Da Costa -* Copyright 2018 Vlad Zagorodniy +* Copyright 2018 Vlad Zahorodnii * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/libbreezecommon/breezeboxshadowrenderer.cpp b/libbreezecommon/breezeboxshadowrenderer.cpp index 67f6e973..2f46dd26 100644 --- a/libbreezecommon/breezeboxshadowrenderer.cpp +++ b/libbreezecommon/breezeboxshadowrenderer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018 Vlad Zagorodniy + * Copyright (C) 2018 Vlad Zahorodnii * * The box blur implementation is based on AlphaBoxBlur from Firefox. * diff --git a/libbreezecommon/breezeboxshadowrenderer.h b/libbreezecommon/breezeboxshadowrenderer.h index 91faf0f6..968915b7 100644 --- a/libbreezecommon/breezeboxshadowrenderer.h +++ b/libbreezecommon/breezeboxshadowrenderer.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018 Vlad Zagorodniy + * Copyright (C) 2018 Vlad Zahorodnii * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by