utf8proc

diff ruby/utf8proc.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
author jbe
date Wed Aug 19 12:00:00 2009 +0200 (2009-08-19)
parents fcfd8c836c64
children
line diff
     1.1 --- a/ruby/utf8proc.rb	Fri May 01 12:00:00 2009 +0200
     1.2 +++ b/ruby/utf8proc.rb	Wed Aug 19 12:00:00 2009 +0200
     1.3 @@ -1,4 +1,4 @@
     1.4 -#  Copyright (c) 2006-2007 Jan Behrens, FlexiGuided GmbH, Berlin
     1.5 +#  Copyright (c) 2009 Public Software Group e. V., Berlin, Germany
     1.6  #
     1.7  #  Permission is hereby granted, free of charge, to any person obtaining a
     1.8  #  copy of this software and associated documentation files (the "Software"),
     1.9 @@ -21,8 +21,6 @@
    1.10  
    1.11  #
    1.12  #  File name:    ruby/utf8proc.rb
    1.13 -#  Version:      1.1.1
    1.14 -#  Last changed: 2006-09-17
    1.15  #
    1.16  #  Description:
    1.17  #  Part of the ruby wrapper for libutf8proc, which is written in ruby.

Impressum / About Us