diff options
| -rw-r--r-- | ChangeLog | 4 | ||||
| -rw-r--r-- | LEGAL | 11 |
2 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Thu Jan 15 14:27:27 2009 Martin Duerst <duerst@it.aoyama.ac.jp> + + * LEGAL: Added information for missing/langinfo.c + Fri Jan 16 13:39:24 2009 Yuki Sonoda (Yugui) <yugui@yugui.jp> * test/minitest/unit.rb: temporarily merges Kouji's patch without @@ -260,6 +260,17 @@ missing/strlcpy.c OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +missing/langinfo.c + + This file is from http://www.cl.cam.ac.uk/~mgk25/ucs/langinfo.c. + Ruby uses a modified version. The file contains the following + author/copyright notice: + + Markus.Kuhn@cl.cam.ac.uk -- 2002-03-11 + Permission to use, copy, modify, and distribute this software + for any purpose and without fee is hereby granted. The author + disclaims all warranties with regard to this software. + ext/digest/md5/md5.[ch]: These files are under the following license. Ruby uses modified |
