Skip to content

Commit

Permalink
ライセンスの年を更新・マイナーバージョンアップ
Browse files Browse the repository at this point in the history
  • Loading branch information
koi-chan committed Jan 7, 2017
1 parent 9e39220 commit bab0c58
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2016 Creator's Network
Copyright (c) 2017 Creator's Network

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion LICENSE.ja
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2016 クリエイターズネットワーク
Copyright (c) 2017 クリエイターズネットワーク

以下に定める条件に従い、本ソフトウェアおよび関連文書のファイル(以下「ソフトウェア」)の複製を取得するすべての人に対し、ソフトウェアを無制限に扱うことを無償で許可します。これには、ソフトウェアの複製を使用、複写、変更、結合、掲載、頒布、サブライセンス、および/または販売する権利、およびソフトウェアを提供する相手に同じことを許可する権利も無制限に含まれます。

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ systemd による制御を行なう場合は [systemd](doc/systemd.md) を参照
制作
----

© 2016 [クリエイターズネットワーク](http://www.cre.ne.jp/)技術部
© 2017 [クリエイターズネットワーク](http://www.cre.ne.jp/)技術部

* 鯉([@koi-chan](https://github.com/koi-chan)
* ocha([@ochaochaocha3](https://github.com/ochaochaocha3)
Expand Down
2 changes: 1 addition & 1 deletion config/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module LogArchiver
class Application
VERSION = '0.1.2'
VERSION = '0.1.3'
end
end

0 comments on commit bab0c58

Please sign in to comment.