aboutsummaryrefslogtreecommitdiffstats
path: root/lwlib/lwlib.c
diff options
context:
space:
mode:
authorGlenn Morris2009-01-08 03:38:51 +0000
committerGlenn Morris2009-01-08 03:38:51 +0000
commitf5d0ac07d63bfce83dcf45045b4541fe7a1bca7c (patch)
treeeefee9bb3e7227d72c2c98822f0c07a965d9e7bc /lwlib/lwlib.c
parentbb892cdec70b2f937e6b7f7597c5f1c7f467c9ea (diff)
downloademacs-f5d0ac07d63bfce83dcf45045b4541fe7a1bca7c.tar.gz
emacs-f5d0ac07d63bfce83dcf45045b4541fe7a1bca7c.zip
Add 2009 to copyright years.
Diffstat (limited to 'lwlib/lwlib.c')
-rw-r--r--lwlib/lwlib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lwlib/lwlib.c b/lwlib/lwlib.c
index 73f458adb93..80619e5e356 100644
--- a/lwlib/lwlib.c
+++ b/lwlib/lwlib.c
@@ -1,7 +1,7 @@
1/* A general interface to the widgets of different toolkits. 1/* A general interface to the widgets of different toolkits.
2Copyright (C) 1992, 1993 Lucid, Inc. 2Copyright (C) 1992, 1993 Lucid, Inc.
3Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2003, 2004, 3Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2003, 2004,
4 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 4 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
5 5
6This file is part of the Lucid Widget Library. 6This file is part of the Lucid Widget Library.
7 7