diff options
Diffstat (limited to 'extension/po/insert-header.sin')
-rw-r--r-- | extension/po/insert-header.sin | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/extension/po/insert-header.sin b/extension/po/insert-header.sin index b26de01f..ceeebb93 100644 --- a/extension/po/insert-header.sin +++ b/extension/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 |