diff options
| -rw-r--r-- | apps/dbtree.c | 2 | ||||
| -rw-r--r-- | apps/dbtree.h | 2 | ||||
| -rw-r--r-- | apps/filetree.c | 2 | ||||
| -rw-r--r-- | apps/filetree.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/apps/dbtree.c b/apps/dbtree.c index e46776f..6e26ced 100644 --- a/apps/dbtree.c +++ b/apps/dbtree.c @@ -7,7 +7,7 @@ * \/ \/ \/ \/ \/ * $Id$ * - * Copyright (C) 2002 by Björn Stenberg + * Copyright (C) 2005 by Björn Stenberg * * All files in this archive are subject to the GNU General Public License. * See the file COPYING in the source tree root for full license agreement. diff --git a/apps/dbtree.h b/apps/dbtree.h index 7664715..414aa6f 100644 --- a/apps/dbtree.h +++ b/apps/dbtree.h @@ -7,7 +7,7 @@ * \/ \/ \/ \/ \/ * $Id$ * - * Copyright (C) 2002 by Björn Stenberg + * Copyright (C) 2005 by Björn Stenberg * * All files in this archive are subject to the GNU General Public License. * See the file COPYING in the source tree root for full license agreement. diff --git a/apps/filetree.c b/apps/filetree.c index a321a3f..78ac9ff 100644 --- a/apps/filetree.c +++ b/apps/filetree.c @@ -7,7 +7,7 @@ * \/ \/ \/ \/ \/ * $Id$ * - * Copyright (C) 2002 by Björn Stenberg + * Copyright (C) 2005 by Björn Stenberg * * All files in this archive are subject to the GNU General Public License. * See the file COPYING in the source tree root for full license agreement. diff --git a/apps/filetree.h b/apps/filetree.h index c1ba568..fcf8b64 100644 --- a/apps/filetree.h +++ b/apps/filetree.h @@ -7,7 +7,7 @@ * \/ \/ \/ \/ \/ * $Id$ * - * Copyright (C) 2002 by Björn Stenberg + * Copyright (C) 2005 by Björn Stenberg * * All files in this archive are subject to the GNU General Public License. * See the file COPYING in the source tree root for full license agreement. |