summaryrefslogtreecommitdiff
path: root/lib/forkpty.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/forkpty.c')
-rw-r--r--lib/forkpty.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/forkpty.c b/lib/forkpty.c
index 6c86a1fe9f..e8fe80e52a 100644
--- a/lib/forkpty.c
+++ b/lib/forkpty.c
@@ -1,5 +1,5 @@
/* Fork a child process attached to the slave of a pseudo-terminal.
- Copyright (C) 2010-2013 Free Software Foundation, Inc.
+ Copyright (C) 2010-2014 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