Skip to content

Commit f2004bd

Browse files
committed
Bump copyright year
1 parent dc910ee commit f2004bd

File tree

13 files changed

+13
-13
lines changed

13 files changed

+13
-13
lines changed

examples/angular2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,4 @@ karmaTypescriptConfig: {
9191

9292
This software is licensed with the MIT license.
9393

94-
© 2016-2020 Erik Barke, Monounity
94+
© 2016-2021 Erik Barke, Monounity

examples/angularjs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ The example unit tests should now run in Karma and html test coverage should be
2020

2121
This software is licensed with the MIT license.
2222

23-
© 2016-2020 Erik Barke, Monounity
23+
© 2016-2021 Erik Barke, Monounity

examples/mocha/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ The example unit tests should now run in Karma and html test coverage should be
2020

2121
This software is licensed with the MIT license.
2222

23-
© 2016-2020 Erik Barke, Monounity
23+
© 2016-2021 Erik Barke, Monounity

examples/typescript-1.6.2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ describe('HelloComponent', () => {
5050

5151
This software is licensed with the MIT license.
5252

53-
© 2016-2020 Erik Barke, Monounity
53+
© 2016-2021 Erik Barke, Monounity

examples/typescript-1.8.10/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ describe('HelloComponent', () => {
5050

5151
This software is licensed with the MIT license.
5252

53-
© 2016-2020 Erik Barke, Monounity
53+
© 2016-2021 Erik Barke, Monounity

examples/typescript-latest/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ describe('HelloComponent', () => {
5050

5151
This software is licensed with the MIT license.
5252

53-
© 2016-2020 Erik Barke, Monounity
53+
© 2016-2021 Erik Barke, Monounity

packages/karma-typescript-angular2-transform/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ export class MockComponent {}
4949

5050
This software is licensed with the MIT license.
5151

52-
© 2016-2020 Erik Barke, Monounity
52+
© 2016-2021 Erik Barke, Monounity

packages/karma-typescript-cssmodules-transform/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ karmaTypescriptConfig: {
6868

6969
This software is licensed with the MIT license.
7070

71-
© 2016-2020 Erik Barke, Monounity
71+
© 2016-2021 Erik Barke, Monounity

packages/karma-typescript-es6-transform/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ If any keyword or a fat arrow function is found the code will be transformed to
6666

6767
This software is licensed with the MIT license.
6868

69-
© 2016-2020 Erik Barke, Monounity
69+
© 2016-2021 Erik Barke, Monounity

packages/karma-typescript-postcss-transform/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ karmaTypescriptConfig: {
5656

5757
This software is licensed with the MIT license.
5858

59-
© 2016-2020 Erik Barke, Monounity
59+
© 2016-2021 Erik Barke, Monounity

packages/karma-typescript/LICENSE

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

3-
Copyright (C) 2016-2020 Erik Barke, Monounity.
3+
Copyright (C) 2016-2021 Erik Barke, Monounity.
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

packages/karma-typescript/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -697,4 +697,4 @@ These are the environments reported failing/working:
697697

698698
This software is licensed with the MIT license.
699699

700-
© 2016-2020 Erik Barke, Monounity
700+
© 2016-2021 Erik Barke, Monounity

tests/integration-latest/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ Happy contributing!
2727

2828
This software is licensed with the MIT license.
2929

30-
© 2016-2020 Erik Barke, Monounity
30+
© 2016-2021 Erik Barke, Monounity

0 commit comments

Comments
 (0)