summaryrefslogtreecommitdiff
path: root/m4/fpending.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/fpending.m4')
-rw-r--r--m4/fpending.m47
1 files changed, 6 insertions, 1 deletions
diff --git a/m4/fpending.m4 b/m4/fpending.m4
index d086ac635..25fc16728 100644
--- a/m4/fpending.m4
+++ b/m4/fpending.m4
@@ -1,4 +1,9 @@
-#serial 4
+#serial 5
+
+# Copyright (C) 2000, 2001, 2004 Free Software Foundation, Inc.
+# This file is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
dnl From Jim Meyering
dnl Using code from emacs, based on suggestions from Paul Eggert