summaryrefslogtreecommitdiff
path: root/src/rm.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-03-10 04:15:06 +0000
committerJim Meyering <jim@meyering.net>1995-03-10 04:15:06 +0000
commit1423198343a9b58496549f732b4d49f258ad1158 (patch)
treeca6bc2b9833a9ff717a9d2564926644684e4998c /src/rm.c
parent0d6850348c0ce1a42d3dc6b6a289c031c3180a87 (diff)
downloadcoreutils-1423198343a9b58496549f732b4d49f258ad1158.tar.xz
add 1995 to Copyright dates
Diffstat (limited to 'src/rm.c')
-rw-r--r--src/rm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rm.c b/src/rm.c
index e8f0bea7e..93dd14e7d 100644
--- a/src/rm.c
+++ b/src/rm.c
@@ -1,5 +1,5 @@
/* `rm' file deletion utility for GNU.
- Copyright (C) 1988, 1990, 1991, 1994 Free Software Foundation, Inc.
+ Copyright (C) 1988, 1990, 1991, 1994, 1995 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by