summaryrefslogtreecommitdiff
path: root/lnode.c
diff options
context:
space:
mode:
authorSergiu Ivanov <unlimitedscolobb@gmail.com>2009-04-09 09:03:51 +0300
committerSergiu Ivanov <unlimitedscolobb@gmail.com>2009-04-09 09:03:51 +0300
commit6cbf37e304b352d3acfd6d719ddfa7a7fbbc3bbb (patch)
tree7300d43003a35e8228ecbffa214240149de2d90e /lnode.c
parent1e8766f3649e8a97595fad2a8ca550028e5e3f4a (diff)
Updated copyright years
The copyright years were listed only up to 2008, so I added 2009. Also, some of the files I created from scratch used to list copyright years starting with 2001, which was wrong. This has also been corrected.
Diffstat (limited to 'lnode.c')
-rw-r--r--lnode.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lnode.c b/lnode.c
index 2d1f058c3..48d64eedc 100644
--- a/lnode.c
+++ b/lnode.c
@@ -5,8 +5,8 @@
/*---------------------------------------------------------------------------*/
/*Based on the code of unionfs translator.*/
/*---------------------------------------------------------------------------*/
-/*Copyright (C) 2001, 2002, 2005, 2008 Free Software Foundation, Inc.
- Written by Sergiu Ivanov <unlimitedscolobb@gmail.com>.
+/*Copyright (C) 2001, 2002, 2005, 2008, 2009 Free Software Foundation,
+ Inc. Written by Sergiu Ivanov <unlimitedscolobb@gmail.com>.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as