Skip to content

Commit c99ff3e

Browse files
committed
Update copyright to 2020.
1 parent 4c474ab commit c99ff3e

File tree

575 files changed

+643
-643
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

575 files changed

+643
-643
lines changed

.astylerc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# MetaCall Artistic Style Configuration by Parra Studios
33
# A configuration for Artistic Style linter.
44
#
5-
# Copyright (C) 2016 - 2019 Vicente Eduardo Ferrer Garcia <[email protected]>
5+
# Copyright (C) 2016 - 2020 Vicente Eduardo Ferrer Garcia <[email protected]>
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");
88
# you may not use this file except in compliance with the License.

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# MetaCall EditorConfig Configuration by Parra Studios
33
# EditorConfig helps developers define and maintain consistent coding
44
#
5-
# Copyright (C) 2016 - 2019 Vicente Eduardo Ferrer Garcia <[email protected]>
5+
# Copyright (C) 2016 - 2020 Vicente Eduardo Ferrer Garcia <[email protected]>
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");
88
# you may not use this file except in compliance with the License.

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# MetaCall Library by Parra Studios
33
# Docker image infrastructure for MetaCall.
44
#
5-
# Copyright (C) 2016 - 2019 Vicente Eduardo Ferrer Garcia <[email protected]>
5+
# Copyright (C) 2016 - 2020 Vicente Eduardo Ferrer Garcia <[email protected]>
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");
88
# you may not use this file except in compliance with the License.

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# MetaCall Library by Parra Studios
33
# GitLab CD/CI infrastructure for MetaCall.
44
#
5-
# Copyright (C) 2016 - 2019 Vicente Eduardo Ferrer Garcia <[email protected]>
5+
# Copyright (C) 2016 - 2020 Vicente Eduardo Ferrer Garcia <[email protected]>
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");
88
# you may not use this file except in compliance with the License.

.nanorc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# MetaCall Nano Configuration by Parra Studios
33
# A configuration for nano text editor.
44
#
5-
# Copyright (C) 2016 - 2019 Vicente Eduardo Ferrer Garcia <[email protected]>
5+
# Copyright (C) 2016 - 2020 Vicente Eduardo Ferrer Garcia <[email protected]>
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");
88
# you may not use this file except in compliance with the License.

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# MetaCall Library by Parra Studios
33
# Travis CD/CI infrastructure for MetaCall.
44
#
5-
# Copyright (C) 2016 - 2019 Vicente Eduardo Ferrer Garcia <[email protected]>
5+
# Copyright (C) 2016 - 2020 Vicente Eduardo Ferrer Garcia <[email protected]>
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");
88
# you may not use this file except in compliance with the License.

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# MetaCall Library by Parra Studios
33
# A library for providing a foreing function interface calls.
44
#
5-
# Copyright (C) 2016 - 2019 Vicente Eduardo Ferrer Garcia <[email protected]>
5+
# Copyright (C) 2016 - 2020 Vicente Eduardo Ferrer Garcia <[email protected]>
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");
88
# you may not use this file except in compliance with the License.

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# MetaCall Library by Parra Studios
33
# Docker image infrastructure for MetaCall.
44
#
5-
# Copyright (C) 2016 - 2019 Vicente Eduardo Ferrer Garcia <[email protected]>
5+
# Copyright (C) 2016 - 2020 Vicente Eduardo Ferrer Garcia <[email protected]>
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");
88
# you may not use this file except in compliance with the License.

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright 2016-2019 Vicente Eduardo Ferrer Garcia <[email protected]>
189+
Copyright 2016-2020 Vicente Eduardo Ferrer Garcia <[email protected]>
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
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
@@ -704,7 +704,7 @@ Where `script.js` is a script contained in host folder `$HOME/metacall` that wil
704704

705705
**METACALL** is licensed under **[Apache License Version 2.0](/LICENSE)**.
706706

707-
>Copyright (C) 2016 - 2019 Vicente Eduardo Ferrer Garcia <<[email protected]>>
707+
>Copyright (C) 2016 - 2020 Vicente Eduardo Ferrer Garcia <<[email protected]>>
708708
>
709709
>Licensed under the Apache License, Version 2.0 (the "License");
710710
>you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)