summaryrefslogtreecommitdiff
path: root/src/nohup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/nohup.sh')
-rwxr-xr-xsrc/nohup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nohup.sh b/src/nohup.sh
index 3d9405d10..b4baa4d06 100755
--- a/src/nohup.sh
+++ b/src/nohup.sh
@@ -1,6 +1,6 @@
#!/bin/sh
# nohup -- run a command immume to hangups, with output to a non-tty
-# Copyright (C) 1991 Free Software Foundation, Inc.
+# Copyright (C) 1991, 1997 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