summaryrefslogtreecommitdiff
path: root/src/mknod.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/mknod.c
parent0d6850348c0ce1a42d3dc6b6a289c031c3180a87 (diff)
downloadcoreutils-1423198343a9b58496549f732b4d49f258ad1158.tar.xz
add 1995 to Copyright dates
Diffstat (limited to 'src/mknod.c')
-rw-r--r--src/mknod.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mknod.c b/src/mknod.c
index 3acadb732..13adf8294 100644
--- a/src/mknod.c
+++ b/src/mknod.c
@@ -1,5 +1,5 @@
/* mknod -- make special files
- Copyright (C) 1990, 1991 Free Software Foundation, Inc.
+ Copyright (C) 1990, 1991, 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