aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/git-log-footer
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2014-01-09 18:14:09 +0000
committerWerner Koch <[email protected]>2014-01-10 10:11:13 +0000
commit99a48b2fcdf7c33fe553511c12f2ebb8eea5c634 (patch)
tree480af2728ba62d6c4d105f1c1269439c81a9779f /scripts/git-log-footer
parentImprove the speedo make script. (diff)
downloadgnupg-99a48b2fcdf7c33fe553511c12f2ebb8eea5c634.tar.gz
gnupg-99a48b2fcdf7c33fe553511c12f2ebb8eea5c634.zip
Rename scripts/ to build-aux/
* scripts/: Rename to build-aux/ * Makefile.am: Adjust accordingly. * configure.ac (AC_CONFIG_AUX_DIR): Change to build-aux.
Diffstat (limited to 'scripts/git-log-footer')
-rw-r--r--scripts/git-log-footer14
1 files changed, 0 insertions, 14 deletions
diff --git a/scripts/git-log-footer b/scripts/git-log-footer
deleted file mode 100644
index c31fe936a..000000000
--- a/scripts/git-log-footer
+++ /dev/null
@@ -1,14 +0,0 @@
-
-2011-12-01 Werner Koch <[email protected]>
-
- NB: Changes done before December 1st, 2011 are described in
- per directory files named ChangeLog-2011. See doc/HACKING for
- details.
-
- -----
- Copyright (C) 2011 Free Software Foundation, Inc.
-
- Copying and distribution of this file and/or the original GIT
- commit log messages, with or without modification, are
- permitted provided the copyright notice and this notice are
- preserved.