aboutsummaryrefslogtreecommitdiff
path: root/update-pot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update-pot.sh')
-rwxr-xr-xupdate-pot.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/update-pot.sh b/update-pot.sh
index 990fe45..7e5868c 100755
--- a/update-pot.sh
+++ b/update-pot.sh
@@ -13,9 +13,6 @@
#
# 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=//')