[RAPPS] Replaced my @gmail.com email with @reactos,org one & Removed my copyright from rosui.h

svn path=/branches/GSoC_2017/rapps/; revision=75816
This commit is contained in:
Alexander Shaposhnikov
2017-09-09 20:44:43 +00:00
parent b49140dc40
commit 050d268e04
10 changed files with 10 additions and 11 deletions
+2 -2
View 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 ([email protected])
* Copyright 2017 Alexander Shaposhikov (chaez[email protected])
* COPYRIGHT: Copyright 2009 Dmitry Chapyshev ([email protected])
* Copyright 2017 Alexander Shaposhikov (sanchaez@reactos.org)
*/
#include "defines.h"
@@ -5,7 +5,7 @@
* PURPOSE: Classes for working with available applications
* COPYRIGHT: Copyright 2009 Dmitry Chapyshev ([email protected])
* Copyright 2015 Ismael Ferreras Morezuelas ([email protected])
* Copyright 2017 Alexander Shaposhnikov (chaez[email protected])
* Copyright 2017 Alexander Shaposhnikov (sanchaez@reactos.org)
*/
#include "defines.h"
+1 -1
View File
@@ -4,7 +4,7 @@
* FILE: base/applications/rapps/gui.cpp
* PURPOSE: GUI classes for RAPPS
* COPYRIGHT: Copyright 2015 David Quintana ([email protected])
* Copyright 2017 Alexander Shaposhnikov (chaez[email protected])
* Copyright 2017 Alexander Shaposhnikov (sanchaez@reactos.org)
*/
#include "defines.h"
@@ -4,7 +4,6 @@
* FILE: base/applications/rapps/include/rosui.h
* PURPOSE: ATL Layout engine for RAPPS
* COPYRIGHT: Copyright 2015 David Quintana ([email protected])
* Copyright 2017 Alexander Shaposhnikov ([email protected])
*/
#pragma once
@@ -4,7 +4,7 @@
* FILE: base/applications/rapps/installed.cpp
* PURPOSE: Functions for working with installed applications
* COPYRIGHT: Copyright 2009 Dmitry Chapyshev ([email protected])
* Copyright 2017 Alexander Shaposhnikov (chaez[email protected])
* Copyright 2017 Alexander Shaposhnikov (sanchaez@reactos.org)
*/
#include "defines.h"
+1 -1
View File
@@ -8,7 +8,7 @@
* Copyright 2005 Ge van Geldorp ([email protected])
* Copyright 2009 Dmitry Chapyshev ([email protected])
* Copyright 2015 Ismael Ferreras Morezuelas ([email protected])
* Copyright 2017 Alexander Shaposhnikov (chaez[email protected])
* Copyright 2017 Alexander Shaposhnikov (sanchaez@reactos.org)
*/
/*
+1 -1
View File
@@ -5,7 +5,7 @@
* PURPOSE: Misc functions
* COPYRIGHT: Copyright 2009 Dmitry Chapyshev ([email protected])
* Copyright 2015 Ismael Ferreras Morezuelas ([email protected])
* Copyright 2017 Alexander Shaposhnikov (chaez[email protected])
* Copyright 2017 Alexander Shaposhnikov (sanchaez@reactos.org)
*/
#include "defines.h"
@@ -4,7 +4,7 @@
* FILE: base/applications/rapps/settingsdlg.cpp
* PURPOSE: Settings Dialog
* COPYRIGHT: Copyright 2009 Dmitry Chapyshev ([email protected])
* Copyright 2017 Alexander Shaposhnikov (chaez[email protected])
* Copyright 2017 Alexander Shaposhnikov (sanchaez@reactos.org)
*/
#include "defines.h"
@@ -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[email protected])
* COPYRIGHT: Copyright 2017 Alexander Shaposhnikov (sanchaez@reactos.org)
*/
#include "unattended.h"
#include "defines.h"
+1 -1
View File
@@ -5,7 +5,7 @@
* PURPOSE: Main program
* COPYRIGHT: Copyright 2009 Dmitry Chapyshev ([email protected])
* Copyright 2015 Ismael Ferreras Morezuelas ([email protected])
* Copyright 2017 Alexander Shaposhnikov (chaez[email protected])
* Copyright 2017 Alexander Shaposhnikov (sanchaez@reactos.org)
*/
#include "defines.h"
#include "rapps.h"