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