diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/copyright | 24 |
2 files changed, 13 insertions, 15 deletions
diff --git a/debian/changelog b/debian/changelog index b2ae32d..df8a9e1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ -locales-init (0.7) unstable; urgency=low +locales-init (0.8-2) unstable; urgency=low * Initial Release. * Git: pkgs/l/locales-init - * Tag: locales-init_0.7 + * Tag: locales-init_0.8-2 -- Rafal Krapa <r.krypa@samsung.com> Thu, 15 Dec 2011 14:06:53 +0100 diff --git a/debian/copyright b/debian/copyright index 16fab4f..4e72f9d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -8,19 +8,17 @@ Copyright: License: - This package is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at - This package is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. + http://www.apache.org/licenses/LICENSE-2.0 - You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/> - -On Debian systems, the complete text of the GNU General -Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +On Debian systems, the complete text of the Apache version 2.0 license +can be found in "/usr/share/common-licenses/Apache-2.0". |