diff options
| -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 |