diff --git a/src/bin/desklink/DeskButton.cpp b/src/bin/desklink/DeskButton.cpp index 495aee5825..e7b2379fd5 100644 --- a/src/bin/desklink/DeskButton.cpp +++ b/src/bin/desklink/DeskButton.cpp @@ -2,7 +2,7 @@ * Copyright 2003-2007, Haiku. All rights reserved. * Distributed under the terms of the MIT License. * - * Authors in chronological order: + * Authors: * Jérôme Duval * Jonas Sundström */ diff --git a/src/bin/desklink/DeskButton.h b/src/bin/desklink/DeskButton.h index 707b987da7..0c02facb24 100644 --- a/src/bin/desklink/DeskButton.h +++ b/src/bin/desklink/DeskButton.h @@ -2,7 +2,7 @@ * Copyright 2003-2007, Haiku. All rights reserved. * Distributed under the terms of the MIT License. * - * Authors in chronological order: + * Authors: * Jérôme Duval */ #ifndef DESK_BUTTON_H diff --git a/src/bin/desklink/desklink.cpp b/src/bin/desklink/desklink.cpp index 0c120d8dbe..5f12fdc7ba 100644 --- a/src/bin/desklink/desklink.cpp +++ b/src/bin/desklink/desklink.cpp @@ -2,7 +2,7 @@ * Copyright 2003-2007, Haiku. All rights reserved. * Distributed under the terms of the MIT License. * - * Authors in chronological order: + * Authors: * Jérôme Duval * François Revol * Marcus Overhagen diff --git a/src/bin/desklink/iconfile.h b/src/bin/desklink/iconfile.h index afe14f2164..5568dd2277 100644 --- a/src/bin/desklink/iconfile.h +++ b/src/bin/desklink/iconfile.h @@ -2,7 +2,7 @@ * Copyright 2003-2007, Haiku. All rights reserved. * Distributed under the terms of the MIT License. * - * Authors in chronological order: + * Authors: * Jérôme Duval */