summaryrefslogtreecommitdiff
path: root/lib/filename.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/filename.c')
-rw-r--r--lib/filename.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/filename.c b/lib/filename.c
index fbb750f..c121c02 100644
--- a/lib/filename.c
+++ b/lib/filename.c
@@ -1,3 +1,4 @@
+/*
# filename.c: routines to manipulate filenames.
#
# Copyright (C) 1992, 1993, 2011 Free Software Foundation, Inc.
@@ -15,6 +16,8 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
+*/
+
#include "config.h"