summaryrefslogtreecommitdiff
path: root/libstore/typed.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-10-14 21:11:09 +0000
committerRoland McGrath <roland@gnu.org>2001-10-14 21:11:09 +0000
commit2b89b8557c47d496587edb991bfad1c268e7959d (patch)
tree40763ceca0d621d243472e4341ba187a1591ed37 /libstore/typed.c
parentf2d97a758829d6a043c9a82db62a5da78a8844c3 (diff)
Fix typo in copyright.
Diffstat (limited to 'libstore/typed.c')
-rw-r--r--libstore/typed.c10
1 files changed, 4 insertions, 6 deletions
diff --git a/libstore/typed.c b/libstore/typed.c
index d3c58ba4..48dbb6b9 100644
--- a/libstore/typed.c
+++ b/libstore/typed.c
@@ -1,10 +1,9 @@
/* Support for opening `typed' stores
- Copyright (C) 1997, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1997,98,2001 Free Software Foundation, Inc.
+ Written by Miles Bader <miles@gnu.org>
- Written by Miles Bader <miles@gnu.ai.mit.edu>
-
- This task is part of the GNU Hurd.
+ This file is part of the GNU Hurd.
The GNU Hurd is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
@@ -20,9 +19,8 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. */
-#include <string.h>
-
#include "store.h"
+#include <string.h>
/* Open the store indicated by NAME, which should consist of a store type
name followed by a ':' and any type-specific name, returning the new store