author | Sergey Poznyakoff <gray@gnu.org.ua> | 2007-10-01 08:48:59 (GMT) |
---|---|---|
committer | Sergey Poznyakoff <gray@gnu.org.ua> | 2007-10-01 08:48:59 (GMT) |
commit | 107a6071af8cf7169f6382b98b0d35a62151294f (patch) (side-by-side diff) | |
tree | 4857e9e7f082102df3449cbfe10d4ba682b1d35c /xml | |
parent | 2b0bcfa700e1a7dde045db91869a5a51fc1b2851 (diff) | |
download | ellinika-107a6071af8cf7169f6382b98b0d35a62151294f.tar.gz ellinika-107a6071af8cf7169f6382b98b0d35a62151294f.tar.bz2 |
Relicense under GPLv3+
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@479 941c8c0f-9102-463b-b60b-cd22ce0e6858
-rw-r--r-- | xml/Makefile.am | 7 | ||||
-rw-r--r-- | xml/pl/Makefile.am | 7 | ||||
-rw-r--r-- | xml/ru/Makefile.am | 7 | ||||
-rw-r--r-- | xml/uk/Makefile.am | 7 |
4 files changed, 12 insertions, 16 deletions
diff --git a/xml/Makefile.am b/xml/Makefile.am index 6e28d27..e39e6da 100644 --- a/xml/Makefile.am +++ b/xml/Makefile.am @@ -1,9 +1,9 @@ # This file is part of Ellinika project. -# Copyright (C) 2004, 2006 Sergey Poznyakoff +# Copyright (C) 2004, 2006, 2007 Sergey Poznyakoff # # Ellinika 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 +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Ellinika is distributed in the hope that it will be useful, @@ -12,8 +12,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with Ellinika; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# along with this program. If not, see <http://www.gnu.org/licenses/>. EXTRA_DIST = COPYING.FDL lingua.conf.in SUBDIRS = . pl ru uk diff --git a/xml/pl/Makefile.am b/xml/pl/Makefile.am index ab71177..03f100e 100644 --- a/xml/pl/Makefile.am +++ b/xml/pl/Makefile.am @@ -1,9 +1,9 @@ # This file is part of Ellinika project. -# Copyright (C) 2006 Sergey Poznyakoff +# Copyright (C) 2006, 2007 Sergey Poznyakoff # # Ellinika 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 +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Ellinika is distributed in the hope that it will be useful, @@ -12,8 +12,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with Ellinika; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# along with this program. If not, see <http://www.gnu.org/licenses/>. EXTRA_DIST=\ alfabhta.xml\ diff --git a/xml/ru/Makefile.am b/xml/ru/Makefile.am index b4dcac1..6b11f40 100644 --- a/xml/ru/Makefile.am +++ b/xml/ru/Makefile.am @@ -1,9 +1,9 @@ # This file is part of Ellinika project. -# Copyright (C) 2004 Sergey Poznyakoff +# Copyright (C) 2004, 2007 Sergey Poznyakoff # # Ellinika 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 +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Ellinika is distributed in the hope that it will be useful, @@ -12,8 +12,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with Ellinika; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# along with this program. If not, see <http://www.gnu.org/licenses/>. EXTRA_DIST=\ alfabhta.xml\ diff --git a/xml/uk/Makefile.am b/xml/uk/Makefile.am index ab71177..03f100e 100644 --- a/xml/uk/Makefile.am +++ b/xml/uk/Makefile.am @@ -1,9 +1,9 @@ # This file is part of Ellinika project. -# Copyright (C) 2006 Sergey Poznyakoff +# Copyright (C) 2006, 2007 Sergey Poznyakoff # # Ellinika 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 +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Ellinika is distributed in the hope that it will be useful, @@ -12,8 +12,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with Ellinika; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# along with this program. If not, see <http://www.gnu.org/licenses/>. EXTRA_DIST=\ alfabhta.xml\ |