summaryrefslogtreecommitdiff
path: root/src/devices/grotty
diff options
context:
space:
mode:
authorwl <wl>2009-01-05 20:10:29 +0000
committerwl <wl>2009-01-05 20:10:29 +0000
commit02800f48133239ee2445cb7c89512cbf001e4a28 (patch)
tree283d5f3461fce8ae36f5a38879e8c8862106962a /src/devices/grotty
parent3f803cef4a11509b683965277b5406158d3abff3 (diff)
downloadgroff-02800f48133239ee2445cb7c89512cbf001e4a28.tar.gz
Update copyright year.
Diffstat (limited to 'src/devices/grotty')
-rw-r--r--src/devices/grotty/grotty.man2
-rw-r--r--src/devices/grotty/tty.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/devices/grotty/grotty.man b/src/devices/grotty/grotty.man
index ad56e24c..30510eab 100644
--- a/src/devices/grotty/grotty.man
+++ b/src/devices/grotty/grotty.man
@@ -1,5 +1,5 @@
.ig
-Copyright (C) 1989-2000, 2001, 2002, 2003, 2005, 2006
+Copyright (C) 1989-2000, 2001, 2002, 2003, 2005, 2006, 2009
Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim copies of
diff --git a/src/devices/grotty/tty.cpp b/src/devices/grotty/tty.cpp
index e035375c..9b824097 100644
--- a/src/devices/grotty/tty.cpp
+++ b/src/devices/grotty/tty.cpp
@@ -1,5 +1,5 @@
// -*- C++ -*-
-/* Copyright (C) 1989-2000, 2001, 2002, 2003, 2004, 2005, 2006
+/* Copyright (C) 1989-2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009
Free Software Foundation, Inc.
Written by James Clark (jjc@jclark.com)