summaryrefslogtreecommitdiffstats
path: root/lib/changelog.sh
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-08-18 12:09:36 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-08-18 12:09:36 (EDT)
commited0e0c68991659f6a2c10b5e1e8b03e8044ac91b (patch)
treee60ed0a6b18ab22c66eea90306bf3802c6054760 /lib/changelog.sh
parentd1d4ea370080589ef7b6d891fdf70d433485187c (diff)
lib/*.sh, lib/*/*.sh: Add ".sh" to header comment.
Diffstat (limited to 'lib/changelog.sh')
-rw-r--r--lib/changelog.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/changelog.sh b/lib/changelog.sh
index 692ee80..33546fd 100644
--- a/lib/changelog.sh
+++ b/lib/changelog.sh
@@ -1,5 +1,5 @@
# opkbuild
-# lib/changelog
+# lib/changelog.sh
# Functions for parsing changelogs.
#
# Copyright (C) 2012 Patrick "P. J." McDermott