diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2020-07-20 21:59:49 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2020-07-20 21:59:49 +0300 |
commit | 0e199c11bb9d404dd513eccdda5598f0d45f995f (patch) | |
tree | 6c1afec215d503f6e159a5561a64d955ac2eaa28 /po/insert-header.sin | |
parent | 80f5ff05db1a2e3fa67c81eb1caf120156d3634f (diff) | |
download | egawk-0e199c11bb9d404dd513eccdda5598f0d45f995f.tar.gz egawk-0e199c11bb9d404dd513eccdda5598f0d45f995f.tar.bz2 egawk-0e199c11bb9d404dd513eccdda5598f0d45f995f.zip |
Update to gettext 0.20.2.
Diffstat (limited to 'po/insert-header.sin')
-rw-r--r-- | po/insert-header.sin | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/po/insert-header.sin b/po/insert-header.sin index b26de01f..ceeebb93 100644 --- a/po/insert-header.sin +++ b/po/insert-header.sin @@ -1,5 +1,10 @@ # Sed script that inserts the file called HEADER before the header entry. # +# Copyright (C) 2001 Free Software Foundation, Inc. +# Written by Bruno Haible <bruno@clisp.org>, 2001. +# This file is free software; the Free Software Foundation gives +# unlimited permission to use, copy, distribute, and modify it. +# # At each occurrence of a line starting with "msgid ", we execute the following # commands. At the first occurrence, insert the file. At the following # occurrences, do nothing. The distinction between the first and the following |