Skip to content

Commit b0e94e0

Browse files
committed
2020
1 parent 46bd7ed commit b0e94e0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (C) 2018 The Textpattern Development Team and Philipp Schilling
3+
Copyright (C) 2020 The Textpattern Development Team and Philipp Schilling
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of
66
this software and associated documentation files (the "Software"), to deal in

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ npm install textpattern-branding
1212

1313
## Copyright and license
1414

15-
Copyright (C) 2018 The Textpattern Development Team and Philipp Schilling. Licensed under [MIT license](https://github.com/textpattern/textpattern-branding/blob/master/LICENSE).
15+
Copyright (C) 2020 The Textpattern Development Team and Philipp Schilling. Licensed under [MIT license](https://github.com/textpattern/textpattern-branding/blob/master/LICENSE).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "textpattern-branding",
33
"description": "The Textpattern brand image assets.",
4-
"version": "0.2.11",
4+
"version": "0.2.12",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/textpattern/textpattern-branding.git"

0 commit comments

Comments
 (0)