From d48f539cfbc174e92546eb790856e03ab2194f61 Mon Sep 17 00:00:00 2001 From: ktsj Date: Sat, 9 Feb 2013 01:12:30 +0000 Subject: [PATCH] * BSDL: update copyright notice for 2013. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39167 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- BSDL | 2 +- ChangeLog | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/BSDL b/BSDL index 82725534fa..a009caefea 100644 --- a/BSDL +++ b/BSDL @@ -1,4 +1,4 @@ -Copyright (C) 1993-2010 Yukihiro Matsumoto. All rights reserved. +Copyright (C) 1993-2013 Yukihiro Matsumoto. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions diff --git a/ChangeLog b/ChangeLog index 47ac1a7d02..d949a57b3e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sat Feb 9 10:07:47 2013 Kazuki Tsujimoto + + * BSDL: update copyright notice for 2013. + Sat Feb 9 09:24:38 2013 Eric Hodel * lib/rubygems/package/old.rb: Fix behavior only on ruby 1.8.