mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
update copyright year
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7702 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
94402f983f
commit
8af8ebfb92
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
# = fileutils.rb
|
||||
#
|
||||
# Copyright (c) 2000-2004 Minero Aoki <aamine@loveruby.net>
|
||||
# Copyright (C) 2000-2005 Minero Aoki <aamine@loveruby.net>
|
||||
#
|
||||
# This program is free software.
|
||||
# You can distribute/modify this program under the same terms of ruby.
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
#
|
||||
# = net/http.rb
|
||||
#
|
||||
# Copyright (C) 1999-2004 Yukihiro Matsumoto
|
||||
# Copyright (C) 1999-2004 Minero Aoki
|
||||
# Copyright (C) 1999-2005 Yukihiro Matsumoto
|
||||
# Copyright (C) 1999-2005 Minero Aoki
|
||||
# Copyright (C) 2001 GOTOU Yuuzou
|
||||
#
|
||||
# Written and maintained by Minero Aoki <aamine@loveruby.net>.
|
||||
|
|
Loading…
Reference in a new issue