Update own credits/copyrights

Change-Id: Ia28784e1c8d534df3946693c850e176c75c5d99a
Reviewed-on: https://review.haiku-os.org/c/haiku/+/4882
Reviewed-by: Adrien Destugues <[email protected]>
Tested-by: Commit checker robot <[email protected]>
This commit is contained in:
Panagiotis "Ivory" Vasilopoulos
2022-01-24 13:11:54 +00:00
committed by Adrien Destugues
parent 526c9fcfb4
commit 789bcfd8de
9 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -194,7 +194,7 @@ static const Translation kTranslations[] = {
"Efstathios Iosifidis\n"
"Edward Pasenidis\n"
"Jim Spentzos\n"
"Panagiotis Vasilopoulos (AlwaysLivid)\n"
"Panagiotis \"Ivory\" Vasilopoulos (n0toose)\n"
"blu.256\n"
"JamesSP472\n"
"hxze\n"
@@ -700,7 +700,7 @@ static const Translation kTranslations[] = {
"Atsushi Takamatsu\n" \
"James Urquhart\n" \
"Jason Vandermark\n" \
"Panagiotis Vasilopoulos (AlwaysLivid)\n" \
"Panagiotis \"Ivory\" Vasilopoulos (n0toose)\n" \
"Sandor Vroemisse\n" \
"Jürgen Wall\n" \
"Denis Washington\n" \
+1 -1
View File
@@ -1,6 +1,6 @@
/*
* Copyright 2010, Stephan Aßmus <[email protected]>
* Copyright 2020, Panagiotis Vasilopoulos <[email protected]>
* Copyright 2020, Panagiotis "Ivory" Vasilopoulos <[email protected]>
* All rights reserved. Distributed under the terms of the MIT License.
*/
+1 -1
View File
@@ -1,6 +1,6 @@
/*
* Copyright 2010, Stephan Aßmus <[email protected]>.
* Copyright 2020, Panagiotis Vasilopoulos <[email protected]>
* Copyright 2020, Panagiotis "Ivory" Vasilopoulos <[email protected]>
* All rights reserved. Distributed under the terms of the MIT License.
*/
#ifndef BOOT_PROMPT_APP_H
@@ -2,7 +2,7 @@
* Copyright 2010, Stephan Aßmus <[email protected]>
* Copyright 2010-2021, Adrien Destugues, [email protected].
* Copyright 2011, Axel Dörfler, [email protected].
* Copyright 2020-2021, Panagiotis Vasilopoulos <[email protected]>
* Copyright 2020-2021, Panagiotis "Ivory" Vasilopoulos <[email protected]>
*
* All rights reserved. Distributed under the terms of the MIT License.
*/
+1 -1
View File
@@ -1,6 +1,6 @@
/*
* Copyright 2010, Stephan Aßmus <[email protected]>.
* Copyright 2020, Panagiotis Vasilopoulos <[email protected]>
* Copyright 2020, Panagiotis "Ivory" Vasilopoulos <[email protected]>
* All rights reserved. Distributed under the terms of the MIT License.
*/
#ifndef BOOT_PROMPT_WINDOW_H
+1 -1
View File
@@ -1,5 +1,5 @@
/*
* Copyright 2020, Panagiotis Vasilopoulos <[email protected]>
* Copyright 2020, Panagiotis "Ivory" Vasilopoulos <[email protected]>
* Copyright 2015, Axel Dörfler <[email protected]>
* Copyright 2009, Stephan Aßmus <[email protected]>
* Copyright 2005, Jérôme DUVAL.
+1 -1
View File
@@ -1,5 +1,5 @@
/*
* Copyright 2020, Panagiotis Vasilopoulos <[email protected]>
* Copyright 2020, Panagiotis "Ivory" Vasilopoulos <[email protected]>
* Copyright 2009-2010, Stephan Aßmus <[email protected]>
* Copyright 2005-2008, Jérôme DUVAL
* All rights reserved. Distributed under the terms of the MIT License.
+2 -2
View File
@@ -7,7 +7,7 @@
* Mike Berg <[email protected]>
* Julun <[email protected]>
* Hamish Morrison <[email protected]>
* Panagiotis Vasilopoulos <[email protected]>
* Panagiotis "Ivory" Vasilopoulos <[email protected]>
*/
@@ -67,7 +67,7 @@ TimeApplication::AboutRequested()
"Andrew Edward McCall",
"Hamish Morrison",
"Philippe Saint-Pierre",
"Panagiotis Vasilopoulos",
"Panagiotis \"Ivory\" Vasilopoulos",
"Julun",
NULL
};
+4 -4
View File
@@ -1,14 +1,14 @@
/*
* Copyright 2002-2015, Haiku, Inc. All rights reserved.
* Copyright 2002-2004, Matthijs Hollemans
* Copyright 2021, Panagiotis Vasilopoulos <[email protected]>
* Copyright 2021, Panagiotis "Ivory" Vasilopoulos <[email protected]>
* Distributed under the terms of the MIT License.
*
* Authors:
* Humdinger
* Matthijs Hollemans
* Oliver Tappe
* Panagiotis Vasilopoulos
* Panagiotis "Ivory" Vasilopoulos
* Philippe Houdoin
*/
@@ -75,7 +75,7 @@ MidiServerApp::AboutRequested()
const char* extraCopyrights[] = {
"2002-2004 Matthijs Hollemans",
"2021 Panagiotis Vasilopoulos",
"2021 Panagiotis \"Ivory\" Vasilopoulos",
NULL
};
@@ -83,7 +83,7 @@ MidiServerApp::AboutRequested()
"Humdinger",
"Matthijs Hollemans",
"Oliver Tappe",
"Panagiotis Vasilopoulos",
"Panagiotis \"Ivory\" Vasilopoulos",
"Philippe Houdoin",
NULL
};