diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2016-12-31 22:09:31 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2016-12-31 22:09:31 +0900 |
| commit | 077ad5be4d2be60a8791281fc4fb03a85d57c383 (patch) | |
| tree | d3099d92435cfd50ed30849d8521deac06ab4eb5 | |
| parent | bool.ls -> boot.js (diff) | |
| download | sharkey-077ad5be4d2be60a8791281fc4fb03a85d57c383.tar.gz sharkey-077ad5be4d2be60a8791281fc4fb03a85d57c383.tar.bz2 sharkey-077ad5be4d2be60a8791281fc4fb03a85d57c383.zip | |
LICENSE: Update year to 2017
:tada: Happy New Year :tada:
| -rw-r--r-- | LICENSE | 2 | ||||
| -rw-r--r-- | src/web/app/common/tags/copyright.tag | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2014-2016 syuilo +Copyright (c) 2014-2017 syuilo Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/src/web/app/common/tags/copyright.tag b/src/web/app/common/tags/copyright.tag index 74acae4df7..0fccf375e8 100644 --- a/src/web/app/common/tags/copyright.tag +++ b/src/web/app/common/tags/copyright.tag @@ -1,5 +1,5 @@ mk-copyright - span (c) syuilo 2014-2016 + span (c) syuilo 2014-2017 style. display block |