Skip to content

Commit 1208578

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

File tree

574 files changed

+642
-642
lines changed

Some content is hidden

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

574 files changed

+642
-642
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.

cmake/CMakeDebug.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# CMake Debug Utilities by Parra Studios
33
# CMake debugging utilities and inspection facilities.
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.

0 commit comments

Comments
 (0)