utf8proc
diff data_generator.rb @ 10:00d2bcbdc945
Version 1.1.4
- replaced C++ style comments for compatibility reasons
- added typecasts to suppress compiler warnings
- removed redundant source files for ruby-gemfile generation
- Changed copyright notice for Public Software Group e. V.
- Minor changes in the README file
- replaced C++ style comments for compatibility reasons
- added typecasts to suppress compiler warnings
- removed redundant source files for ruby-gemfile generation
- Changed copyright notice for Public Software Group e. V.
- Minor changes in the README file
author | jbe |
---|---|
date | Wed Aug 19 12:00:00 2009 +0200 (2009-08-19) |
parents | 6921ee309940 |
children | 15450ff3d454 |
line diff
1.1 --- a/data_generator.rb Fri May 01 12:00:00 2009 +0200 1.2 +++ b/data_generator.rb Wed Aug 19 12:00:00 2009 +0200 1.3 @@ -6,7 +6,7 @@ 1.4 # production use. 1.5 1.6 1.7 -# Copyright (c) 2006-2007 Jan Behrens, FlexiGuided GmbH, Berlin 1.8 +# Copyright (c) 2009 Public Software Group e. V., Berlin, Germany 1.9 # 1.10 # Permission is hereby granted, free of charge, to any person obtaining a 1.11 # copy of this software and associated documentation files (the "Software"),