From 8aa482f743da00e0984bb580d136807a07906754 Mon Sep 17 00:00:00 2001 From: Hugo Pereira Da Costa Date: Wed, 18 Dec 2013 13:24:56 +0100 Subject: [PATCH] Fixed email address in all headers. --- clients/oxygen/config/oxygenanimationconfigwidget.cpp | 2 +- clients/oxygen/config/oxygenanimationconfigwidget.h | 2 +- clients/oxygen/demo/main.cpp | 2 +- clients/oxygen/demo/oxygenshadowdemodialog.cpp | 2 +- clients/oxygen/demo/oxygenshadowdemodialog.h | 2 +- clients/oxygen/oxygendecohelper.cpp | 1 + clients/oxygen/oxygendecohelper.h | 1 + 7 files changed, 7 insertions(+), 5 deletions(-) diff --git a/clients/oxygen/config/oxygenanimationconfigwidget.cpp b/clients/oxygen/config/oxygenanimationconfigwidget.cpp index 60b743b5f7..c1e140d132 100644 --- a/clients/oxygen/config/oxygenanimationconfigwidget.cpp +++ b/clients/oxygen/config/oxygenanimationconfigwidget.cpp @@ -3,7 +3,7 @@ // animation configuration widget // ------------------- // -// Copyright (c) 2010 Hugo Pereira Da Costa +// Copyright (c) 2010 Hugo Pereira Da Costa // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/clients/oxygen/config/oxygenanimationconfigwidget.h b/clients/oxygen/config/oxygenanimationconfigwidget.h index 3953529469..edc7aa6c3c 100644 --- a/clients/oxygen/config/oxygenanimationconfigwidget.h +++ b/clients/oxygen/config/oxygenanimationconfigwidget.h @@ -6,7 +6,7 @@ // animation configuration item // ------------------- // -// Copyright (c) 2010 Hugo Pereira Da Costa +// Copyright (c) 2010 Hugo Pereira Da Costa // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/clients/oxygen/demo/main.cpp b/clients/oxygen/demo/main.cpp index c60a0bbafc..b256e24953 100644 --- a/clients/oxygen/demo/main.cpp +++ b/clients/oxygen/demo/main.cpp @@ -3,7 +3,7 @@ // oxygen-demo main // ------------------- // -// Copyright (c) 2010 Hugo Pereira Da Costa +// Copyright (c) 2010 Hugo Pereira Da Costa // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/clients/oxygen/demo/oxygenshadowdemodialog.cpp b/clients/oxygen/demo/oxygenshadowdemodialog.cpp index 16c6ef25a3..9e1481cab4 100644 --- a/clients/oxygen/demo/oxygenshadowdemodialog.cpp +++ b/clients/oxygen/demo/oxygenshadowdemodialog.cpp @@ -3,7 +3,7 @@ // oxygen shadow demo dialog // ------------------- // -// Copyright (c) 2010 Hugo Pereira Da Costa +// Copyright (c) 2010 Hugo Pereira Da Costa // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/clients/oxygen/demo/oxygenshadowdemodialog.h b/clients/oxygen/demo/oxygenshadowdemodialog.h index 0b290f762b..009e31892a 100644 --- a/clients/oxygen/demo/oxygenshadowdemodialog.h +++ b/clients/oxygen/demo/oxygenshadowdemodialog.h @@ -6,7 +6,7 @@ // oxygen shadow demo dialog // ------------------- // -// Copyright (c) 2010 Hugo Pereira Da Costa +// Copyright (c) 2010 Hugo Pereira Da Costa // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/clients/oxygen/oxygendecohelper.cpp b/clients/oxygen/oxygendecohelper.cpp index 4c33f19f61..e6bbcbf9df 100644 --- a/clients/oxygen/oxygendecohelper.cpp +++ b/clients/oxygen/oxygendecohelper.cpp @@ -1,4 +1,5 @@ /* + * Copyright 2013 Hugo Pereira Da Costa * Copyright 2008 Long Huynh Huu * Copyright 2007 Matthew Woehlke * Copyright 2007 Casper Boemann diff --git a/clients/oxygen/oxygendecohelper.h b/clients/oxygen/oxygendecohelper.h index 1ab54cad9d..4c9a44ab54 100644 --- a/clients/oxygen/oxygendecohelper.h +++ b/clients/oxygen/oxygendecohelper.h @@ -2,6 +2,7 @@ #define oxygendecohelper_h /* + * Copyright 2013 Hugo Pereira Da Costa * Copyright 2008 Long Huynh Huu * Copyright 2007 Matthew Woehlke * Copyright 2007 Casper Boemann