aboutsummaryrefslogtreecommitdiff
path: root/update-po.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update-po.sh')
-rwxr-xr-xupdate-po.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/update-po.sh b/update-po.sh
index 4a2ca82..11c5e2a 100755
--- a/update-po.sh
+++ b/update-po.sh
@@ -15,9 +15,6 @@ set -x
#
# 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 3 can be found in "/usr/share/common-licenses/GPL-3".
GETTEXT_DOMAIN=$(cat configure.ac | grep -E "^GETTEXT_PACKAGE=" | sed -e 's/GETTEXT_PACKAGE=//')