Check-in Number:
|
1531 | |
Date: |
2002-Jan-09 13:39:15 (local)
2002-Jan-09 12:39:15 (UTC) |
User: | rse |
Branch: | |
Comment: |
File header had wrong project name.
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from: |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/cache/aclocal.m4 1.1 -> 1.2
--- aclocal.m4 2002/01/09 10:44:28 1.1
+++ aclocal.m4 2002/01/09 12:39:15 1.2
@@ -1,11 +1,11 @@
dnl ##
-dnl ## SA - OSSP Socket Abstraction Library
-dnl ## Copyright (c) 2001-2002 Ralf S. Engelschall <rse@engelschall.com>
-dnl ## Copyright (c) 2001-2002 The OSSP Project <http://www.ossp.org/>
-dnl ## Copyright (c) 2001-2002 Cable & Wireless Deutschland <http://www.cw.com/de/>
+dnl ## cache - OSSP Caching Library
+dnl ## Copyright (c) 2002 Ralf S. Engelschall <rse@engelschall.com>
+dnl ## Copyright (c) 2002 The OSSP Project <http://www.ossp.org/>
+dnl ## Copyright (c) 2002 Cable & Wireless Deutschland <http://www.cw.com/de/>
dnl ##
-dnl ## This file is part of OSSP SA, a socket abstraction library which
-dnl ## can be found at http://www.ossp.org/pkg/sa/.
+dnl ## This file is part of OSSP cache, a Caching library which
+dnl ## can be found at http://www.ossp.org/pkg/cache/.
dnl ##
dnl ## Permission to use, copy, modify, and distribute this software for
dnl ## any purpose with or without fee is hereby granted, provided that
|
|
ossp-pkg/val/aclocal.m4 1.1 -> 1.2
--- aclocal.m4 2002/01/09 10:44:28 1.1
+++ aclocal.m4 2002/01/09 12:39:15 1.2
@@ -1,11 +1,11 @@
dnl ##
-dnl ## SA - OSSP Socket Abstraction Library
-dnl ## Copyright (c) 2001-2002 Ralf S. Engelschall <rse@engelschall.com>
-dnl ## Copyright (c) 2001-2002 The OSSP Project <http://www.ossp.org/>
-dnl ## Copyright (c) 2001-2002 Cable & Wireless Deutschland <http://www.cw.com/de/>
+dnl ## val - OSSP Value Library
+dnl ## Copyright (c) 2002 Ralf S. Engelschall <rse@engelschall.com>
+dnl ## Copyright (c) 2002 The OSSP Project <http://www.ossp.org/>
+dnl ## Copyright (c) 2002 Cable & Wireless Deutschland <http://www.cw.com/de/>
dnl ##
-dnl ## This file is part of OSSP SA, a socket abstraction library which
-dnl ## can be found at http://www.ossp.org/pkg/sa/.
+dnl ## This file is part of OSSP val, a Value library which
+dnl ## can be found at http://www.ossp.org/pkg/val/.
dnl ##
dnl ## Permission to use, copy, modify, and distribute this software for
dnl ## any purpose with or without fee is hereby granted, provided that
|
|