From 4be1917ddae0822f59763e0adc5c20a6623b6f21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Sundstr=C3=B6m?= Date: Sat, 30 Jun 2007 15:14:52 +0000 Subject: [PATCH] Authors in chronological order >> Authors git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21530 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/bin/desklink/DeskButton.cpp | 2 +- src/bin/desklink/DeskButton.h | 2 +- src/bin/desklink/desklink.cpp | 2 +- src/bin/desklink/iconfile.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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 */