ossp-pkg/path/path_rel2abs.c 1.3 -> 1.4
--- path_rel2abs.c 2003/02/16 11:38:12 1.3
+++ path_rel2abs.c 2003/02/16 11:39:23 1.4
@@ -1,8 +1,8 @@
/*
** OSSP path - Filesystem Path Manipulation
-** Copyright (c) 2002 Ralf S. Engelschall <rse@engelschall.com>
-** Copyright (c) 2002 The OSSP Project <http://www.ossp.org/>
-** Copyright (c) 2002 Cable & Wireless Deutschland <http://www.cw.com/de/>
+** Copyright (c) 2002-2003 Ralf S. Engelschall <rse@engelschall.com>
+** Copyright (c) 2002-2003 The OSSP Project <http://www.ossp.org/>
+** Copyright (c) 2002-2003 Cable & Wireless Deutschland <http://www.cw.com/de/>
**
** This file is part of OSSP path, a filesystem path manipulation library
** which can be found at http://www.ossp.org/pkg/lib/path/.
|
|