Index: ossp-pkg/val/Makefile.in RCS File: /v/ossp/cvs/ossp-pkg/val/Makefile.in,v rcsdiff -q -kk '-r1.7' '-r1.8' -u '/v/ossp/cvs/ossp-pkg/val/Makefile.in,v' 2>/dev/null --- Makefile.in 2002/03/15 11:41:14 1.7 +++ Makefile.in 2003/02/02 14:22:43 1.8 @@ -1,8 +1,8 @@ ## ## OSSP val - Value Access -## Copyright (c) 2002 Ralf S. Engelschall -## Copyright (c) 2002 The OSSP Project -## Copyright (c) 2002 Cable & Wireless Deutschland +## Copyright (c) 2002-2003 Ralf S. Engelschall +## Copyright (c) 2002-2003 The OSSP Project +## Copyright (c) 2002-2003 Cable & Wireless Deutschland ## ## This file is part of OSSP val, a value access library which ## can be found at http://www.ossp.org/pkg/lib/val/. Index: ossp-pkg/val/README RCS File: /v/ossp/cvs/ossp-pkg/val/README,v rcsdiff -q -kk '-r1.4' '-r1.5' -u '/v/ossp/cvs/ossp-pkg/val/README,v' 2>/dev/null --- README 2002/03/15 11:23:14 1.4 +++ README 2003/02/02 14:22:43 1.5 @@ -22,9 +22,9 @@ COPYRIGHT AND LICENSE - Copyright (c) 2002 Ralf S. Engelschall - Copyright (c) 2002 The OSSP Project - Copyright (c) 2002 Cable & Wireless Deutschland + Copyright (c) 2002-2003 Ralf S. Engelschall + Copyright (c) 2002-2003 The OSSP Project + Copyright (c) 2002-2003 Cable & Wireless Deutschland This file is part of OSSP val, a value access library which can be found at http://www.ossp.org/pkg/lib/val/. Index: ossp-pkg/val/aclocal.m4 RCS File: /v/ossp/cvs/ossp-pkg/val/aclocal.m4,v rcsdiff -q -kk '-r1.6' '-r1.7' -u '/v/ossp/cvs/ossp-pkg/val/aclocal.m4,v' 2>/dev/null --- aclocal.m4 2002/03/13 18:35:58 1.6 +++ aclocal.m4 2003/02/02 14:22:43 1.7 @@ -1,8 +1,8 @@ dnl ## dnl ## OSSP val -- Value Access -dnl ## Copyright (c) 2001-2002 Ralf S. Engelschall -dnl ## Copyright (c) 2001-2002 The OSSP Project -dnl ## Copyright (c) 2001-2002 Cable & Wireless Deutschland +dnl ## Copyright (c) 2001-2003 Ralf S. Engelschall +dnl ## Copyright (c) 2001-2003 The OSSP Project +dnl ## Copyright (c) 2001-2003 Cable & Wireless Deutschland dnl ## dnl ## This file is part of OSSP val, a value access library dnl ## which can be found at http://www.ossp.org/pkg/lib/val/. Index: ossp-pkg/val/configure.ac RCS File: /v/ossp/cvs/ossp-pkg/val/configure.ac,v rcsdiff -q -kk '-r1.5' '-r1.6' -u '/v/ossp/cvs/ossp-pkg/val/configure.ac,v' 2>/dev/null --- configure.ac 2002/03/13 18:35:58 1.5 +++ configure.ac 2003/02/02 14:22:43 1.6 @@ -1,8 +1,8 @@ dnl ## dnl ## OSSP val - Value Access -dnl ## Copyright (c) 2002 Ralf S. Engelschall -dnl ## Copyright (c) 2002 The OSSP Project -dnl ## Copyright (c) 2002 Cable & Wireless Deutschland +dnl ## Copyright (c) 2002-2003 Ralf S. Engelschall +dnl ## Copyright (c) 2002-2003 The OSSP Project +dnl ## Copyright (c) 2002-2003 Cable & Wireless Deutschland dnl ## dnl ## This file is part of OSSP val, a value access library which dnl ## can be found at http://www.ossp.org/pkg/lib/val/. Index: ossp-pkg/val/val-config.in RCS File: /v/ossp/cvs/ossp-pkg/val/val-config.in,v rcsdiff -q -kk '-r1.4' '-r1.5' -u '/v/ossp/cvs/ossp-pkg/val/val-config.in,v' 2>/dev/null --- val-config.in 2002/03/13 18:35:58 1.4 +++ val-config.in 2003/02/02 14:22:43 1.5 @@ -1,9 +1,9 @@ #!/bin/sh ## ## OSSP val - Value Access -## Copyright (c) 2002 Ralf S. Engelschall -## Copyright (c) 2002 The OSSP Project -## Copyright (c) 2002 Cable & Wireless Deutschland +## Copyright (c) 2002-2003 Ralf S. Engelschall +## Copyright (c) 2002-2003 The OSSP Project +## Copyright (c) 2002-2003 Cable & Wireless Deutschland ## ## This file is part of OSSP val, a value access library which ## can be found at http://www.ossp.org/pkg/lib/val/. Index: ossp-pkg/val/val-config.pod RCS File: /v/ossp/cvs/ossp-pkg/val/val-config.pod,v rcsdiff -q -kk '-r1.1' '-r1.2' -u '/v/ossp/cvs/ossp-pkg/val/val-config.pod,v' 2>/dev/null --- val-config.pod 2002/03/15 11:32:59 1.1 +++ val-config.pod 2003/02/02 14:22:43 1.2 @@ -1,8 +1,8 @@ ## ## OSSP val -- Value Access -## Copyright (c) 2001-2002 Ralf S. Engelschall -## Copyright (c) 2001-2002 The OSSP Project (http://www.ossp.org/) -## Copyright (c) 2001-2002 Cable & Wireless Deutschland (http://www.cw.com/de/) +## Copyright (c) 2001-2003 Ralf S. Engelschall +## Copyright (c) 2001-2003 The OSSP Project (http://www.ossp.org/) +## Copyright (c) 2001-2003 Cable & Wireless Deutschland (http://www.cw.com/de/) ## ## This file is part of OSSP val, a value access ## library which can be found at http://www.ossp.org/pkg/lib/val/. Index: ossp-pkg/val/val.c RCS File: /v/ossp/cvs/ossp-pkg/val/val.c,v rcsdiff -q -kk '-r1.12' '-r1.13' -u '/v/ossp/cvs/ossp-pkg/val/val.c,v' 2>/dev/null --- val.c 2002/03/13 18:41:30 1.12 +++ val.c 2003/02/02 14:22:43 1.13 @@ -1,8 +1,8 @@ /* ** OSSP val - Value Access -** Copyright (c) 2002 Ralf S. Engelschall -** Copyright (c) 2002 The OSSP Project -** Copyright (c) 2002 Cable & Wireless Deutschland +** Copyright (c) 2002-2003 Ralf S. Engelschall +** Copyright (c) 2002-2003 The OSSP Project +** Copyright (c) 2002-2003 Cable & Wireless Deutschland ** ** This file is part of OSSP val, a value access library which ** can be found at http://www.ossp.org/pkg/lib/val/. Index: ossp-pkg/val/val.h RCS File: /v/ossp/cvs/ossp-pkg/val/val.h,v rcsdiff -q -kk '-r1.7' '-r1.8' -u '/v/ossp/cvs/ossp-pkg/val/val.h,v' 2>/dev/null --- val.h 2002/03/13 18:35:58 1.7 +++ val.h 2003/02/02 14:22:43 1.8 @@ -1,8 +1,8 @@ /* ** OSSP val - Value Access -** Copyright (c) 2002 Ralf S. Engelschall -** Copyright (c) 2002 The OSSP Project -** Copyright (c) 2002 Cable & Wireless Deutschland +** Copyright (c) 2002-2003 Ralf S. Engelschall +** Copyright (c) 2002-2003 The OSSP Project +** Copyright (c) 2002-2003 Cable & Wireless Deutschland ** ** This file is part of OSSP val, a value access library which ** can be found at http://www.ossp.org/pkg/lib/val/. Index: ossp-pkg/val/val.pod RCS File: /v/ossp/cvs/ossp-pkg/val/val.pod,v rcsdiff -q -kk '-r1.12' '-r1.13' -u '/v/ossp/cvs/ossp-pkg/val/val.pod,v' 2>/dev/null --- val.pod 2002/03/15 11:35:09 1.12 +++ val.pod 2003/02/02 14:22:43 1.13 @@ -1,8 +1,8 @@ ## ## OSSP val - Value Access -## Copyright (c) 2002 Ralf S. Engelschall -## Copyright (c) 2002 The OSSP Project -## Copyright (c) 2002 Cable & Wireless Deutschland +## Copyright (c) 2002-2003 Ralf S. Engelschall +## Copyright (c) 2002-2003 The OSSP Project +## Copyright (c) 2002-2003 Cable & Wireless Deutschland ## ## This file is part of OSSP val, a value access library which ## can be found at http://www.ossp.org/pkg/lib/val/. Index: ossp-pkg/val/val_test.c RCS File: /v/ossp/cvs/ossp-pkg/val/val_test.c,v rcsdiff -q -kk '-r1.7' '-r1.8' -u '/v/ossp/cvs/ossp-pkg/val/val_test.c,v' 2>/dev/null --- val_test.c 2002/03/13 18:41:30 1.7 +++ val_test.c 2003/02/02 14:22:43 1.8 @@ -1,8 +1,8 @@ /* ** OSSP val - Value Access -** Copyright (c) 2002 Ralf S. Engelschall -** Copyright (c) 2002 The OSSP Project -** Copyright (c) 2002 Cable & Wireless Deutschland +** Copyright (c) 2002-2003 Ralf S. Engelschall +** Copyright (c) 2002-2003 The OSSP Project +** Copyright (c) 2002-2003 Cable & Wireless Deutschland ** ** This file is part of OSSP val, a value access library which ** can be found at http://www.ossp.org/pkg/lib/val/.