aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorktsj <ktsj@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-02-09 01:12:30 +0000
committerktsj <ktsj@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-02-09 01:12:30 +0000
commitd48f539cfbc174e92546eb790856e03ab2194f61 (patch)
treeaa4d19ec65a794b22e75ad56c9be398991ee18d7
parent7f046c653c63e455d208c77b6611c7027ec8447b (diff)
downloadruby-d48f539cfbc174e92546eb790856e03ab2194f61.tar.gz
* BSDL: update copyright notice for 2013.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39167 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--BSDL2
-rw-r--r--ChangeLog4
2 files changed, 5 insertions, 1 deletions
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 <kazuki@callcc.net>
+
+ * BSDL: update copyright notice for 2013.
+
Sat Feb 9 09:24:38 2013 Eric Hodel <drbrain@segment7.net>
* lib/rubygems/package/old.rb: Fix behavior only on ruby 1.8.