diff --git a/clients/oxygen/config/oxygenanimationconfigwidget.cpp b/clients/oxygen/config/oxygenanimationconfigwidget.cpp index 5139d91594..bbf726d8a6 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 6867e9cecb..97a6836e04 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 c28068825e..83d9d834b7 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 @@ -45,7 +45,7 @@ int main(int argc, char *argv[]) KAboutData::License_GPL_V2, ki18n( "(c) 2011, Hugo Pereira Da Costa" )); - aboutData.addAuthor( ki18n( "Hugo Pereira Da Costa" ),KLocalizedString(), "hugo@oxygen-icons.org" ); + aboutData.addAuthor( ki18n( "Hugo Pereira Da Costa" ),KLocalizedString(), "hugo.pereira@free.fr" ); KCmdLineArgs::init( argc, argv, &aboutData ); KApplication app; diff --git a/clients/oxygen/demo/oxygenshadowdemodialog.cpp b/clients/oxygen/demo/oxygenshadowdemodialog.cpp index e4c4e6be8e..3956a0a5f6 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 945bb049be..5770951975 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 91d8b64d95..7679998d13 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 cfad8bd0e3..ba16781d84 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