[Kimchi-devel] [PATCH] [Wok 4/6] Add missing license header

Aline Manera alinefm at linux.vnet.ibm.com
Mon Feb 8 20:04:19 UTC 2016


Signed-off-by: Aline Manera <alinefm at linux.vnet.ibm.com>
---
 contrib/make-deb.sh.in             | 20 ++++++++++++++++++++
 po/de_DE.po                        |  4 ++--
 po/en_US.po                        |  4 ++--
 po/es_ES.po                        |  4 ++--
 po/fr_FR.po                        |  4 ++--
 po/gen-pot.in                      | 20 ++++++++++++++++++++
 po/it_IT.po                        |  4 ++--
 po/ja_JP.po                        |  4 ++--
 po/ko_KR.po                        |  4 ++--
 po/pt_BR.po                        |  2 +-
 po/ru_RU.po                        |  4 ++--
 po/zh_CN.po                        |  2 +-
 po/zh_TW.po                        |  4 ++--
 src/wok/plugins/sample/po/en_US.po |  6 +++---
 src/wok/plugins/sample/po/gen-pot  | 19 +++++++++++++++++++
 src/wok/plugins/sample/po/pt_BR.po |  6 +++---
 src/wok/plugins/sample/po/zh_CN.po |  6 +++---
 17 files changed, 88 insertions(+), 29 deletions(-)

diff --git a/contrib/make-deb.sh.in b/contrib/make-deb.sh.in
index 6c42072..75502f9 100644
--- a/contrib/make-deb.sh.in
+++ b/contrib/make-deb.sh.in
@@ -1,4 +1,24 @@
 #!/bin/bash
+#
+# Project Wok
+#
+# Copyright IBM Corp, 2013-2016
+#
+# Code derived from Project Kimchi
+#
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License, or (at your option) any later version.
+#
+# This library 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
+# Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA
 
 VERSION="@PACKAGE_VERSION@"
 RELEASE="@PACKAGE_RELEASE@"
diff --git a/po/de_DE.po b/po/de_DE.po
index 358cd02..9b57483 100644
--- a/po/de_DE.po
+++ b/po/de_DE.po
@@ -1,5 +1,5 @@
-# English translations for kimchi package.
-# Copyright (C) 2013 ORGANIZATION
+# German translations for Wok package.
+# Copyright IBM Corp, 2014-2016
 #
 msgid ""
 msgstr ""
diff --git a/po/en_US.po b/po/en_US.po
index c2267ae..1addfff 100644
--- a/po/en_US.po
+++ b/po/en_US.po
@@ -1,5 +1,5 @@
-# English translations for kimchi package.
-# Copyright (C) 2013 ORGANIZATION
+# English translations for Wok package.
+# Copyright IBM Corp, 2013-2016
 # Adam Litke <agl at us.ibm.com>, 2013.
 #
 msgid ""
diff --git a/po/es_ES.po b/po/es_ES.po
index 870b47b..19a006a 100644
--- a/po/es_ES.po
+++ b/po/es_ES.po
@@ -1,5 +1,5 @@
-# English translations for kimchi package.
-# Copyright (C) 2013 ORGANIZATION
+# Spanish translations for Wok package.
+# Copyright IBM Corp, 2014-2016
 #
 msgid ""
 msgstr ""
diff --git a/po/fr_FR.po b/po/fr_FR.po
index 1307829..744ce83 100644
--- a/po/fr_FR.po
+++ b/po/fr_FR.po
@@ -1,5 +1,5 @@
-# English translations for kimchi package.
-# Copyright (C) 2013 ORGANIZATION
+# French translations for Wok package.
+# Copyright IBM Corp, 2014-2016
 #
 msgid ""
 msgstr ""
diff --git a/po/gen-pot.in b/po/gen-pot.in
index 7ccf28b..64e0c83 100644
--- a/po/gen-pot.in
+++ b/po/gen-pot.in
@@ -1,4 +1,24 @@
 #!/bin/bash
+#
+# Project Wok
+#
+# Copyright IBM Corp, 2013-2016
+#
+# Code derived from Project Kimchi
+#
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License, or (at your option) any later version.
+#
+# This library 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
+# Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA
 
 for src in $@; do
     if [ ${src: -3} == ".py" ]; then
diff --git a/po/it_IT.po b/po/it_IT.po
index ec224ab..ef2f845 100644
--- a/po/it_IT.po
+++ b/po/it_IT.po
@@ -1,5 +1,5 @@
-# English translations for kimchi package.
-# Copyright (C) 2013 ORGANIZATION
+# Italian translations for Wok package.
+# Copyright IBM Corp, 2014-2016
 #
 msgid ""
 msgstr ""
diff --git a/po/ja_JP.po b/po/ja_JP.po
index edb8aeb..904832b 100644
--- a/po/ja_JP.po
+++ b/po/ja_JP.po
@@ -1,5 +1,5 @@
-# English translations for kimchi package.
-# Copyright (C) 2013 ORGANIZATION
+# Japonese translations for Wok package.
+# Copyright IBM Corp, 2014-2016
 #
 msgid ""
 msgstr ""
diff --git a/po/ko_KR.po b/po/ko_KR.po
index 1230962..23c56a2 100644
--- a/po/ko_KR.po
+++ b/po/ko_KR.po
@@ -1,5 +1,5 @@
-# English translations for kimchi package.
-# Copyright (C) 2013 ORGANIZATION
+# Korean translations for Wok package.
+# Copyright IBM Corp, 2014-2016
 #
 msgid ""
 msgstr ""
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 9fb21a9..47215e1 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -1,4 +1,4 @@
-# i18n portable object for kimchi.
+# Portuguese (pt_BR) translations for Wok package.
 # Copyright IBM Corp, 2013-2016
 # ShaoHe Feng <shaohef at linux.vnet.ibm.com>, 2013-04-18.
 #
diff --git a/po/ru_RU.po b/po/ru_RU.po
index df7456d..831147e 100644
--- a/po/ru_RU.po
+++ b/po/ru_RU.po
@@ -1,5 +1,5 @@
-# English translations for kimchi package.
-# Copyright (C) 2013 ORGANIZATION
+# Russian translations for Wok package.
+# Copyright IBM Corp, 2014-2016
 #
 msgid ""
 msgstr ""
diff --git a/po/zh_CN.po b/po/zh_CN.po
index ded610d..7dba87e 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -1,4 +1,4 @@
-# i18n portable object for kimchi.
+# Chinese (zh_CN) translations for Wok package.
 # Copyright IBM Corp, 2013-2016
 # ShaoHe Feng <shaohef at linux.vnet.ibm.com>, 2013-04-18.
 #
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 8d596cb..822a977 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -1,5 +1,5 @@
-# English translations for kimchi package.
-# Copyright (C) 2013 ORGANIZATION
+# Chinese (zh_TW) translations for kimchi package.
+# Copyright IBM Corp, 2014-2016
 #
 msgid ""
 msgstr ""
diff --git a/src/wok/plugins/sample/po/en_US.po b/src/wok/plugins/sample/po/en_US.po
index 4278661..a363175 100644
--- a/src/wok/plugins/sample/po/en_US.po
+++ b/src/wok/plugins/sample/po/en_US.po
@@ -1,6 +1,6 @@
-# English translations for kimchi package.
-# Copyright (C) 2014 THE kimchi'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the kimchi package.
+# English translations for Wok package.
+# Copyright IBM Corp, 2015-2016
+# This file is distributed under the same license as the Wok package.
 # shhfeng <shaohef at linux.vnet.ibm.com>, 2014.
 #
 msgid ""
diff --git a/src/wok/plugins/sample/po/gen-pot b/src/wok/plugins/sample/po/gen-pot
index c1cfb8f..e16bf25 100755
--- a/src/wok/plugins/sample/po/gen-pot
+++ b/src/wok/plugins/sample/po/gen-pot
@@ -1,4 +1,23 @@
 #!/bin/bash
+#
+# Project Wok
+#
+# Copyright IBM Corp, 2015-2016
+#
+# Code derived from Project Kimchi
+#
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License, or (at your option) any later version.
+#
+# This library 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
+# Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
 
 for src in $@; do
     if [ ${src: -3} == ".py" ]; then
diff --git a/src/wok/plugins/sample/po/pt_BR.po b/src/wok/plugins/sample/po/pt_BR.po
index 10bc0d0..bdf1bef 100644
--- a/src/wok/plugins/sample/po/pt_BR.po
+++ b/src/wok/plugins/sample/po/pt_BR.po
@@ -1,6 +1,6 @@
-# Portuguese translations for kimchi package
-# Copyright (C) 2014 THE kimchi'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the kimchi package.
+# Portuguese translations for Wok package
+# Copyright IBM Corp, 2015-2016
+# This file is distributed under the same license as the Wok package.
 # shhfeng <shaohef at linux.vnet.ibm.com>, 2014.
 #
 msgid ""
diff --git a/src/wok/plugins/sample/po/zh_CN.po b/src/wok/plugins/sample/po/zh_CN.po
index da75ca1..f3b161f 100644
--- a/src/wok/plugins/sample/po/zh_CN.po
+++ b/src/wok/plugins/sample/po/zh_CN.po
@@ -1,6 +1,6 @@
-# Chinese translations for kimchi package
-# Copyright (C) 2014 THE kimchi'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the kimchi package.
+# Chinese translations for Wok package
+# Copyright IBM Corp, 2015-2016
+# This file is distributed under the same license as the Wok package.
 # shhfeng <shaohef at linux.vnet.ibm.com>, 2014.
 #
 msgid ""
-- 
2.5.0




More information about the Kimchi-devel mailing list