From c8dc6f66e2890b17978c15dd5f854c59f79c4966 Mon Sep 17 00:00:00 2001 From: Esteban Sanchez Date: Tue, 2 Sep 2008 12:25:02 +0000 Subject: [PATCH] 2008-09-02 Esteban Sanchez * extensions/update_manager/lib/*: Update Manager has its own license header which must be respected. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1068 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 5 +++++ .../extensions/update_manager/lib/libupdate_manager.php | 7 +++---- .../update_manager/lib/libupdate_manager_client.php | 7 +++---- .../update_manager/lib/libupdate_manager_components.php | 7 +++---- .../update_manager/lib/libupdate_manager_updates.php | 7 +++---- .../update_manager/lib/libupdate_manager_utils.php | 7 +++---- .../extensions/update_manager/lib/load_updatemanager.php | 7 +++---- 7 files changed, 23 insertions(+), 24 deletions(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 7e22ce40a1..912f238582 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,8 @@ +2008-09-02 Esteban Sanchez + + * extensions/update_manager/lib/*: Update Manager has its own license + header which must be respected. + 2008-09-02 Sancho Lerena * extensions/update_manager*: Updated GPL header. Added diff --git a/pandora_console/extensions/update_manager/lib/libupdate_manager.php b/pandora_console/extensions/update_manager/lib/libupdate_manager.php index 4923ff5366..fcc44b0258 100644 --- a/pandora_console/extensions/update_manager/lib/libupdate_manager.php +++ b/pandora_console/extensions/update_manager/lib/libupdate_manager.php @@ -1,9 +1,8 @@ // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/pandora_console/extensions/update_manager/lib/libupdate_manager_client.php b/pandora_console/extensions/update_manager/lib/libupdate_manager_client.php index 664a634bfa..113d74eba7 100644 --- a/pandora_console/extensions/update_manager/lib/libupdate_manager_client.php +++ b/pandora_console/extensions/update_manager/lib/libupdate_manager_client.php @@ -1,9 +1,8 @@ // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/pandora_console/extensions/update_manager/lib/libupdate_manager_components.php b/pandora_console/extensions/update_manager/lib/libupdate_manager_components.php index bc8b4fbc08..f5e72232ad 100644 --- a/pandora_console/extensions/update_manager/lib/libupdate_manager_components.php +++ b/pandora_console/extensions/update_manager/lib/libupdate_manager_components.php @@ -1,9 +1,8 @@ // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/pandora_console/extensions/update_manager/lib/libupdate_manager_updates.php b/pandora_console/extensions/update_manager/lib/libupdate_manager_updates.php index d7bbb1aab0..6d8531531e 100644 --- a/pandora_console/extensions/update_manager/lib/libupdate_manager_updates.php +++ b/pandora_console/extensions/update_manager/lib/libupdate_manager_updates.php @@ -1,9 +1,8 @@ // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/pandora_console/extensions/update_manager/lib/libupdate_manager_utils.php b/pandora_console/extensions/update_manager/lib/libupdate_manager_utils.php index fe5a0e71b9..509b2fe39a 100644 --- a/pandora_console/extensions/update_manager/lib/libupdate_manager_utils.php +++ b/pandora_console/extensions/update_manager/lib/libupdate_manager_utils.php @@ -1,9 +1,8 @@ // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/pandora_console/extensions/update_manager/lib/load_updatemanager.php b/pandora_console/extensions/update_manager/lib/load_updatemanager.php index 289888a37d..4236424ed6 100644 --- a/pandora_console/extensions/update_manager/lib/load_updatemanager.php +++ b/pandora_console/extensions/update_manager/lib/load_updatemanager.php @@ -1,9 +1,8 @@ // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License