utf8proc
diff LICENSE @ 9:951e73a98021
Version 1.1.3
- Added a function utf8proc_version returning a string containing the version number of the library.
- Included a target libutf8proc.dylib for MacOSX.
- PostgreSQL 8.3 compatibility (use of SET_VARSIZE macro)
- Added a function utf8proc_version returning a string containing the version number of the library.
- Included a target libutf8proc.dylib for MacOSX.
- PostgreSQL 8.3 compatibility (use of SET_VARSIZE macro)
| author | jbe |
|---|---|
| date | Fri May 01 12:00:00 2009 +0200 (2009-05-01) |
| parents | fcfd8c836c64 |
| children | 00d2bcbdc945 |
line diff
1.1 --- a/LICENSE Wed Jul 25 12:00:00 2007 +0200 1.2 +++ b/LICENSE Fri May 01 12:00:00 2009 +0200 1.3 @@ -1,5 +1,5 @@ 1.4 1.5 -Copyright (c) 2006-2007 Jan Behrens, FlexiGuided GmbH, Berlin 1.6 +Copyright (c) 2006-2009 Jan Behrens, FlexiGuided GmbH, Berlin 1.7 1.8 Permission is hereby granted, free of charge, to any person obtaining a 1.9 copy of this software and associated documentation files (the "Software"),