mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 04:13:35 +00:00
[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:
@@ -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"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
@@ -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)
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user