aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortoshi <toshi@03aab468-d3d2-4883-8b12-f661bbf03fa8>2013-01-03 07:30:26 +0000
committertoshi <toshi@03aab468-d3d2-4883-8b12-f661bbf03fa8>2013-01-03 07:30:26 +0000
commit994c2a90dd1895dd868ee7604c13210717790989 (patch)
tree0d9e643ddf9f65c608a24ce188c365bdc062e123
parent92991fcac5ebeae6da8e540f0857ddf3c20bab93 (diff)
downloadmikutter-994c2a90dd1895dd868ee7604c13210717790989.tar.gz
あけおめ
git-svn-id: svn://toshia.dip.jp/mikutter/trunk@1110 03aab468-d3d2-4883-8b12-f661bbf03fa8
-rw-r--r--README2
-rw-r--r--core/plugin/settings/basic_settings.rb2
-rwxr-xr-xmikutter.rb2
3 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 443dbeeb..fc0894f2 100644
--- a/README
+++ b/README
@@ -93,7 +93,7 @@ file:core/skin/data/icon.png
* ライセンスなど
** ライセンス
-Copyright (C) 2009-2012 Toshiaki Asai
+Copyright (C) 2009-2013 Toshiaki Asai
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
diff --git a/core/plugin/settings/basic_settings.rb b/core/plugin/settings/basic_settings.rb
index 59217827..fcf3fefd 100644
--- a/core/plugin/settings/basic_settings.rb
+++ b/core/plugin/settings/basic_settings.rb
@@ -55,7 +55,7 @@ Plugin::create(:basic_settings) do
about "#{Environment::NAME} について", {
:name => Environment::NAME,
:version => Environment::VERSION.to_s,
- :copyright => '2009-2012 Toshiaki Asai',
+ :copyright => '2009-2013 Toshiaki Asai',
:comments => "全てのミク廃、そしてTwitter中毒者へ贈る、至高のTwitter Clientを目指すTwitter Client。
略して至高のTwitter Client。
圧倒的なかわいさではないか我がミクは
diff --git a/mikutter.rb b/mikutter.rb
index 9be72473..a2eec8dc 100755
--- a/mikutter.rb
+++ b/mikutter.rb
@@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
=begin rdoc
= mikutter - the moest twitter client
-Copyright (C) 2009-2012 Toshiaki Asai
+Copyright (C) 2009-2013 Toshiaki Asai
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.