Changeset 443
- Timestamp:
- 07/01/2007 08:55:25 AM (17 months ago)
- Location:
- branches/1.2
- Files:
-
- 2 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/COPYING
r394 r443 1 1 2 2 3 Copyright (c) 2005-200 6, mOo, phpxcache@gmail.com, XCache3 Copyright (c) 2005-2007, mOo, phpxcache@gmail.com, XCache 4 4 All rights reserved. 5 5 -
branches/1.2/xcache.h
r394 r443 4 4 #define XCACHE_VERSION "1.2.1-dev" 5 5 #define XCACHE_AUTHOR "mOo" 6 #define XCACHE_COPYRIGHT "Copyright (c) 2005-200 6"6 #define XCACHE_COPYRIGHT "Copyright (c) 2005-2007" 7 7 #define XCACHE_URL "http://xcache.lighttpd.net" 8 8

