[RAPPS] Replaced my @gmail.com email with @reactos,org one & Removed my copyright...
authorAlexander Shaposhnikov <sanchaez@reactos.org>
Sat, 9 Sep 2017 20:44:43 +0000 (20:44 +0000)
committerAlexander Shaposhnikov <sanchaez@reactos.org>
Sat, 9 Sep 2017 20:44:43 +0000 (20:44 +0000)
svn path=/branches/GSoC_2017/rapps/; revision=75816

reactos/base/applications/rapps/aboutdlg.cpp
reactos/base/applications/rapps/available.cpp
reactos/base/applications/rapps/gui.cpp
reactos/base/applications/rapps/include/rosui.h
reactos/base/applications/rapps/installed.cpp
reactos/base/applications/rapps/loaddlg.cpp
reactos/base/applications/rapps/misc.cpp
reactos/base/applications/rapps/settingsdlg.cpp
reactos/base/applications/rapps/unattended.cpp
reactos/base/applications/rapps/winmain.cpp

index c2275ce..541c225 100644 (file)
@@ -3,8 +3,8 @@
  * LICENSE:     GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
  * FILE:        base/applications/rapps/aboutdlg.cpp
  * PURPOSE:     About Dialog
- * COPYRIGHT:   Copyright 2009 Dmitry Chapyshev (dmitry@reactos.org)
- *              Copyright 2017 Alexander Shaposhikov (chaez.san@gmail.com)
+ * COPYRIGHT:   Copyright 2009 Dmitry Chapyshev      (dmitry@reactos.org)
+ *              Copyright 2017 Alexander Shaposhikov (sanchaez@reactos.org)
  */
 #include "defines.h"
 
index 8473fff..69817da 100644 (file)
@@ -5,7 +5,7 @@
  * PURPOSE:     Classes for working with available applications
  * COPYRIGHT:   Copyright 2009 Dmitry Chapyshev           (dmitry@reactos.org)
  *              Copyright 2015 Ismael Ferreras Morezuelas (swyterzone+ros@gmail.com)
- *              Copyright 2017 Alexander Shaposhnikov     (chaez.san@gmail.com)
+ *              Copyright 2017 Alexander Shaposhnikov     (sanchaez@reactos.org)
  */
 #include "defines.h"
 
index 7320ebe..bcceeb0 100644 (file)
@@ -4,7 +4,7 @@
  * FILE:        base/applications/rapps/gui.cpp
  * PURPOSE:     GUI classes for RAPPS
  * COPYRIGHT:   Copyright 2015 David Quintana           (gigaherz@gmail.com)
- *              Copyright 2017 Alexander Shaposhnikov   (chaez.san@gmail.com)
+ *              Copyright 2017 Alexander Shaposhnikov   (sanchaez@reactos.org)
  */
 #include "defines.h"
 
index fbd62e6..e51a1c4 100644 (file)
@@ -4,7 +4,6 @@
  * FILE:        base/applications/rapps/include/rosui.h
  * PURPOSE:     ATL Layout engine for RAPPS
  * COPYRIGHT:   Copyright 2015 David Quintana           (gigaherz@gmail.com)
- *              Copyright 2017 Alexander Shaposhnikov   (chaez.san@gmail.com)
  */
 #pragma once
 
index 4841a98..2ffe7d8 100644 (file)
@@ -4,7 +4,7 @@
  * FILE:        base/applications/rapps/installed.cpp
  * PURPOSE:     Functions for working with installed applications
  * COPYRIGHT:   Copyright 2009 Dmitry Chapyshev         (dmitry@reactos.org)
- *              Copyright 2017 Alexander Shaposhnikov   (chaez.san@gmail.com)
+ *              Copyright 2017 Alexander Shaposhnikov   (sanchaez@reactos.org)
  */
 #include "defines.h"
 
index da3c5d9..a7af0c1 100644 (file)
@@ -8,7 +8,7 @@
  *              Copyright 2005 Ge van Geldorp             (gvg@reactos.org)
  *              Copyright 2009 Dmitry Chapyshev           (dmitry@reactos.org)
  *              Copyright 2015 Ismael Ferreras Morezuelas (swyterzone+ros@gmail.com)
- *              Copyright 2017 Alexander Shaposhnikov     (chaez.san@gmail.com)
+ *              Copyright 2017 Alexander Shaposhnikov     (sanchaez@reactos.org)
  */
 
  /*
index 250d40c..8b61aa5 100644 (file)
@@ -5,7 +5,7 @@
  * PURPOSE:     Misc functions
  * COPYRIGHT:   Copyright 2009 Dmitry Chapyshev           (dmitry@reactos.org)
  *              Copyright 2015 Ismael Ferreras Morezuelas (swyterzone+ros@gmail.com)
- *              Copyright 2017 Alexander Shaposhnikov     (chaez.san@gmail.com)
+ *              Copyright 2017 Alexander Shaposhnikov     (sanchaez@reactos.org)
  */
 #include "defines.h"
 
index 7df8081..b56923a 100644 (file)
@@ -4,7 +4,7 @@
  * FILE:        base/applications/rapps/settingsdlg.cpp
  * PURPOSE:     Settings Dialog
  * COPYRIGHT:   Copyright 2009 Dmitry Chapyshev           (dmitry@reactos.org)
- *              Copyright 2017 Alexander Shaposhnikov     (chaez.san@gmail.com)
+ *              Copyright 2017 Alexander Shaposhnikov     (sanchaez@reactos.org)
  */
 #include "defines.h"
 
index 4c5c68d..5b57731 100644 (file)
@@ -3,7 +3,7 @@
 * LICENSE:      GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
 * FILE:         base/applications/rapps/unattended.cpp
 * PURPOSE:      Functions to parse command-line flags and process them
-* COPYRIGHT:    Copyright 2017 Alexander Shaposhnikov (chaez.san@gmail.com)
+* COPYRIGHT:    Copyright 2017 Alexander Shaposhnikov (sanchaez@reactos.org)
 */
 #include "unattended.h"
 #include "defines.h"
index e25b966..5531cd7 100644 (file)
@@ -5,7 +5,7 @@
  * PURPOSE:     Main program
  * COPYRIGHT:   Copyright 2009 Dmitry Chapyshev            (dmitry@reactos.org)
  *              Copyright 2015 Ismael Ferreras Morezuelas  (swyterzone+ros@gmail.com)
- *              Copyright 2017 Alexander Shaposhnikov      (chaez.san@gmail.com)
+ *              Copyright 2017 Alexander Shaposhnikov      (sanchaez@reactos.org)
  */
 #include "defines.h"
 #include "rapps.h"