Skip to content

Commit 9352fc6

Browse files
committed
bump year in copyright messages
1 parent 69883f8 commit 9352fc6

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
##
22
## GemstoneJS -- Gemstone JavaScript Technology Stack
3-
## Copyright (c) 2016-2018 Gemstone Project <http://gemstonejs.com>
3+
## Copyright (c) 2016-2019 Gemstone Project <http://gemstonejs.com>
44
## Licensed under Apache License 2.0 <https://spdx.org/licenses/Apache-2.0>
55
##
66

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ It is primarily based on [PostCSS](http://postcss.org/), [CSSNext](http://cssnex
2020
Copyright &amp; License
2121
-----------------------
2222

23-
Copyright &copy; 2016-2018 [Gemstone Project](http://gemstonejs.com)<br/>
23+
Copyright &copy; 2016-2019 [Gemstone Project](http://gemstonejs.com)<br/>
2424
Licensed under [Apache License 2.0](https://spdx.org/licenses/Apache-2.0)
2525

eslint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
##
22
## GemstoneJS -- Gemstone JavaScript Technology Stack
3-
## Copyright (c) 2016-2018 Gemstone Project <http://gemstonejs.com>
3+
## Copyright (c) 2016-2019 Gemstone Project <http://gemstonejs.com>
44
## Licensed under Apache License 2.0 <https://spdx.org/licenses/Apache-2.0>
55
##
66

gemstone-loader-css.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
** GemstoneJS -- Gemstone JavaScript Technology Stack
3-
** Copyright (c) 2016-2018 Gemstone Project <http://gemstonejs.com>
3+
** Copyright (c) 2016-2019 Gemstone Project <http://gemstonejs.com>
44
** Licensed under Apache License 2.0 <https://spdx.org/licenses/Apache-2.0>
55
*/
66

0 commit comments

Comments
 (0)