This is an automated email from the git hooks/post-receive script.

guillem pushed a commit to branch master
in repository dpkg.

View the commit online:
https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=e5f9394ac03b7415259e2f7288df69dec4ab6612

commit e5f9394ac03b7415259e2f7288df69dec4ab6612
Author: Guillem Jover <[email protected]>
AuthorDate: Fri May 25 02:35:43 2018 +0200

    po: Fix boilerplate in .po files
    
    Warned-by: i18nspector
    Fixes: boilerplate-in-initial-comments
---
 dselect/po/bs.po    | 8 ++++----
 dselect/po/el.po    | 8 +++-----
 dselect/po/eu.po    | 4 ++--
 dselect/po/nl.po    | 2 +-
 dselect/po/ro.po    | 2 +-
 dselect/po/zh_CN.po | 6 +++---
 dselect/po/zh_TW.po | 7 +++----
 man/po/hu.po        | 3 ++-
 man/po/pt_BR.po     | 3 ++-
 po/bs.po            | 8 ++++----
 po/dz.po            | 9 +++++----
 po/el.po            | 6 +++---
 po/km.po            | 6 +++---
 po/ku.po            | 4 ++--
 po/pa.po            | 3 +--
 po/ro.po            | 2 +-
 16 files changed, 40 insertions(+), 41 deletions(-)

diff --git a/dselect/po/bs.po b/dselect/po/bs.po
index 5fde53330..fa9341bc6 100644
--- a/dselect/po/bs.po
+++ b/dselect/po/bs.po
@@ -1,7 +1,7 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+# translation of dselect to Bosnian.
+# Copyright © 2004 Dpkg Developers
+# This file is distributed under the same license as the dpkg package.
+# Safir Šećerović <[email protected]>, 2004.
 #
 msgid ""
 msgstr ""
diff --git a/dselect/po/el.po b/dselect/po/el.po
index 0f9acba76..6fa6f3960 100644
--- a/dselect/po/el.po
+++ b/dselect/po/el.po
@@ -1,8 +1,6 @@
-# translation of dpkg_po_el.po to Greek
-# translation of dpkg.po.orig.po to Greek
-# translation of dpkg.po to Greek
-# This file is distributed under the same license as the PACKAGE package.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER.
+# translation of dselect to Greek
+# Copyright © 2003-2005 Dpkg Developers
+# This file is distributed under the same license as the dpkg package.
 # Konstantinos Margaritis <[email protected]>, 2003.
 # George Papamichelakis <[email protected]>, 2004.
 # George Papamichelakis <[email protected]>, 2004.
diff --git a/dselect/po/eu.po b/dselect/po/eu.po
index c4d7fee7c..bd48bb742 100644
--- a/dselect/po/eu.po
+++ b/dselect/po/eu.po
@@ -1,5 +1,5 @@
-# Copyright (C) YEAR Software in the Public Interest, Inc.
-# This file is distributed under the same license as the PACKAGE package.
+# Copyright © 2004-2012 Dpkg Developers
+# This file is distributed under the same license as the dpkg package.
 #
 # Jordi Blasi <[email protected]>, 2004.
 # Piarres Beobide <[email protected]>, 2004, 2005, 2006, 2008, 2009.
diff --git a/dselect/po/nl.po b/dselect/po/nl.po
index bfe862512..f35ed25e1 100644
--- a/dselect/po/nl.po
+++ b/dselect/po/nl.po
@@ -1,5 +1,5 @@
 # Dutch translation for deselect.
-# Copyright (C) 2008,2011 THE PACKAGE'S COPYRIGHT HOLDER
+# Copyright (C) 2008,2011 Dpkg Developers
 # This file is distributed under the same license as the dpkg package.
 # Bart Cornelis <[email protected]>, 2008.
 # Jeroen Schot <[email protected]>, 2011.
diff --git a/dselect/po/ro.po b/dselect/po/ro.po
index cb3ec4a65..0d5fecf5b 100644
--- a/dselect/po/ro.po
+++ b/dselect/po/ro.po
@@ -9,7 +9,7 @@
 #   - numele funcților și a argumentelor acestora
 #   - numele și opțiunile programelor
 #
-# Copyright (C) 2005 THE PACKAGE'S COPYRIGHT HOLDER
+# Copyright © 2005-2008 Dpkg Developers
 #
 # Rușeț Zeno <[email protected]>, 2005.
 # Eddy Petrișor <[email protected]>, 2005, 2006, 2007, 2008.
diff --git a/dselect/po/zh_CN.po b/dselect/po/zh_CN.po
index 7fd77a210..5865c720e 100644
--- a/dselect/po/zh_CN.po
+++ b/dselect/po/zh_CN.po
@@ -1,6 +1,6 @@
-# Simplified Chinese translation to dpkg.
-# Copyright (C) 2004 THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
+# Simplified Chinese translation to dselect.
+# Copyright (C) 2004 Dpkg Developers
+# This file is distributed under the same license as the dpkg package.
 #
 # Copyrights:
 # Kov Chai <[email protected]>, 2005,2006.
diff --git a/dselect/po/zh_TW.po b/dselect/po/zh_TW.po
index f462396c6..eae929e07 100644
--- a/dselect/po/zh_TW.po
+++ b/dselect/po/zh_TW.po
@@ -1,7 +1,6 @@
-# Traditional Chinese translation to dpkg.
-# Copyright (C) 2004 THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-#
+# Traditional Chinese translation for dselect.
+# Copyright © 2004 Dpkg Developers
+# This file is distributed under the same license as the dpkg package.
 #
 msgid ""
 msgstr ""
diff --git a/man/po/hu.po b/man/po/hu.po
index c7898116e..98bcd3d8c 100644
--- a/man/po/hu.po
+++ b/man/po/hu.po
@@ -1,6 +1,7 @@
 # Hungarian translation of the manpages in the dpkg package
 # This file is distributed under the same license as the dpkg package.
-# Copyright (C) FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+# Copyright © 2006 Dpkg Developes
+# SZERVÁC Attila <[email protected]>, 2006.
 #
 msgid ""
 msgstr ""
diff --git a/man/po/pt_BR.po b/man/po/pt_BR.po
index d949bbeab..75d2d8010 100644
--- a/man/po/pt_BR.po
+++ b/man/po/pt_BR.po
@@ -1,6 +1,7 @@
 # Brazilian Portuguese translation of the manpages in the dpkg package
 # This file is distributed under the same license as the dpkg package.
-# Copyright (C) FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+# Copyright © 2016 Dpkg Developers
+# Andre Luis Lopes  <[email protected]>, 2008.
 #
 msgid ""
 msgstr ""
diff --git a/po/bs.po b/po/bs.po
index 53752ae3c..f3e642ecc 100644
--- a/po/bs.po
+++ b/po/bs.po
@@ -1,7 +1,7 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+# translation of dpkg to Bosnian.
+# Copyright © 2004 Dpkg Developers
+# This file is distributed under the same license as the dpkg package.
+# Safir Šećerović <[email protected]>, 2004.
 #
 msgid ""
 msgstr ""
diff --git a/po/dz.po b/po/dz.po
index bc6f9f4b5..89c3792c1 100644
--- a/po/dz.po
+++ b/po/dz.po
@@ -1,7 +1,8 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR Software in the Public Interest, Inc.
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+# translation of dpkg to Dzongkha.
+# Copyright © 2006-2007 Dpkg Developers
+# This file is distributed under the same license as the dpkg package.
+# Kinley Tshering <[email protected]>, 2006.
+# Tshewang Norbu <[email protected]>, 2006-2007.
 #
 msgid ""
 msgstr ""
diff --git a/po/el.po b/po/el.po
index 3d2cc5690..9773c0967 100644
--- a/po/el.po
+++ b/po/el.po
@@ -1,6 +1,6 @@
-# translation of dpkg_po_el.po to Greek
-# This file is distributed under the same license as the PACKAGE package.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER.
+# translation of dpkg to Greek
+# This file is distributed under the same license as the dpkg package.
+# Copyright © 2003-2008 Dpkg Developers
 #
 # Konstantinos Margaritis <[email protected]>, 2003.
 # George Papamichelakis <[email protected]>, 2004.
diff --git a/po/km.po b/po/km.po
index 570efbd21..c9d5a959e 100644
--- a/po/km.po
+++ b/po/km.po
@@ -1,6 +1,6 @@
-# translation of dpkg_po_km.po to
-# Copyright (C) YEAR Software in the Public Interest, Inc.
-# This file is distributed under the same license as the PACKAGE package.
+# translation of dpkg to Khmer
+# Copyright © 2006 Dpkg Developers
+# This file is distributed under the same license as the dpkg package.
 #
 # Khoem Sokhem <[email protected]>, 2006.
 # Poch Sokun  <[email protected]>, 2006.
diff --git a/po/ku.po b/po/ku.po
index ae25e1e97..5a05ab1c7 100644
--- a/po/ku.po
+++ b/po/ku.po
@@ -1,7 +1,7 @@
 # Kurdish translation for dpkg
-# Copyright (c) (c) 2006 Canonical Ltd, and Rosetta Contributors 2006
+# Copyright © 2006 Canonical Ltd, and Rosetta Contributors 2006
 # This file is distributed under the same license as the dpkg package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, 2006.
+# Erdal Ronahi <[email protected]>, 2006-2007.
 #
 msgid ""
 msgstr ""
diff --git a/po/pa.po b/po/pa.po
index ac61ada69..5aa040b11 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -1,6 +1,5 @@
 # translation of pa.po to Punjabi
-# Copyright (C) YEAR Software in the Public Interest, Inc.
-# This file is distributed under the same license as the PACKAGE package.
+# This file is distributed under the same license as the dpkg package.
 #
 # A S Alam <[email protected]>, 2006.
 msgid ""
diff --git a/po/ro.po b/po/ro.po
index ca2b4b919..39d0d59a7 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -12,7 +12,7 @@
 # - unable to stat/sync/... = stat/sync/ imposibil pentru...
 # - unable to do foobar = nu se poate face/drege
 #
-# Copyright (C) 2005 THE PACKAGE'S COPYRIGHT HOLDER
+# Copyright © 2005-2008 Dpkg Developers
 #
 # Rușeț Zeno <[email protected]>, 2005.
 # Eddy Petrișor <[email protected]>, 2005, 2006, 2007, 2008.

-- 
Dpkg.Org's dpkg

Reply via email to