diff options
author | Jani Taskinen <jani@php.net> | 2008-08-03 11:33:45 +0000 |
---|---|---|
committer | Jani Taskinen <jani@php.net> | 2008-08-03 11:33:45 +0000 |
commit | c2c76d2d78b96d2f90776c0b2e5c82499e0ea2a6 (patch) | |
tree | dccf4bd2281e767d77167d4a660a7aa636a54f71 /ext/intl/locale/locale_class.h | |
parent | 9ec7f49d5b625aea9517e423321224f9a84f5f7c (diff) | |
download | php-git-c2c76d2d78b96d2f90776c0b2e5c82499e0ea2a6.tar.gz |
- What a mess..
Diffstat (limited to 'ext/intl/locale/locale_class.h')
-rwxr-xr-x | ext/intl/locale/locale_class.h | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/ext/intl/locale/locale_class.h b/ext/intl/locale/locale_class.h index 94232f3540..cbddccbe17 100755 --- a/ext/intl/locale/locale_class.h +++ b/ext/intl/locale/locale_class.h @@ -10,9 +10,11 @@ | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ - | Authors: Kirti Velankar <kirtig@yahoo-inc.com> | + | Authors: Kirti Velankar <kirtig@yahoo-inc.com> | +----------------------------------------------------------------------+ - */ +*/ + +/* $Id$ */ #ifndef LOCALE_CLASS_H #define LOCALE_CLASS_H |