Skip to content

Commit 3053a85

Browse files
committed
update copyright year
1 parent c95c8fa commit 3053a85

File tree

16 files changed

+16
-16
lines changed

16 files changed

+16
-16
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* https://designfirst.io/systemruntime/
55
*
6-
* Copyright 2020 Erwan Carriou
6+
* Copyright 2021 Erwan Carriou
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ All the modifications to the source code of System Runtime will rebuild the proj
171171

172172
## License
173173

174-
Copyright 2020 Erwan Carriou
174+
Copyright 2021 Erwan Carriou
175175

176176
Licensed under the Apache License, Version 2.0 (the "License");
177177
you may not use this file except in compliance with the License.

karma.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* https://designfirst.io/systemruntime/
55
*
6-
* Copyright 2020 Erwan Carriou
6+
* Copyright 2021 Erwan Carriou
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

src/banners/license.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* https://designfirst.io/systemruntime/
55
*
6-
* Copyright 2020 Erwan Carriou
6+
* Copyright 2021 Erwan Carriou
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

src/banners/systemmodule-header.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* https://designfirst.io/systemruntime/
55
*
6-
* Copyright 2020 Erwan Carriou
6+
* Copyright 2021 Erwan Carriou
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

src/behavior.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* https://designfirst.io/systemruntime/
55
*
6-
* Copyright 2020 Erwan Carriou
6+
* Copyright 2021 Erwan Carriou
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

src/component.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* https://designfirst.io/systemruntime/
55
*
6-
* Copyright 2020 Erwan Carriou
6+
* Copyright 2021 Erwan Carriou
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

src/db.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* https://designfirst.io/systemruntime/
55
*
6-
* Copyright 2020 Erwan Carriou
6+
* Copyright 2021 Erwan Carriou
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

src/helper.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* https://designfirst.io/systemruntime/
55
*
6-
* Copyright 2020 Erwan Carriou
6+
* Copyright 2021 Erwan Carriou
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

src/history.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* https://designfirst.io/systemruntime/
55
*
6-
* Copyright 2020 Erwan Carriou
6+
* Copyright 2021 Erwan Carriou
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)