Aurélien Larcher
2017-01-21 62105bc4cee69e0f25ad85ef2fb06f07f0cb8cf4
Bump year in template copyrights
8 files modified
18 ■■■■ changed files
templates/ant.mk 2 ●●● patch | view | raw | blame | history
templates/cmake.mk 2 ●●● patch | view | raw | blame | history
templates/configure.mk 2 ●●● patch | view | raw | blame | history
templates/justmake.mk 2 ●●● patch | view | raw | blame | history
templates/python.mk 2 ●●● patch | view | raw | blame | history
templates/ruby.mk 2 ●●● patch | view | raw | blame | history
transforms/copyright-template 2 ●●● patch | view | raw | blame | history
transforms/manifest-metadata-template 4 ●●●● patch | view | raw | blame | history
templates/ant.mk
@@ -8,7 +8,7 @@
#
#
# Copyright 2016 <contributor name>
# Copyright 2017 <contributor name>
#
include ../../../make-rules/shared-macros.mk
templates/cmake.mk
@@ -8,7 +8,7 @@
#
#
# Copyright 2016 <contributor name>
# Copyright 2017 <contributor name>
#
include ../../../make-rules/shared-macros.mk
templates/configure.mk
@@ -9,7 +9,7 @@
#
#
# Copyright 2016 <contributor name>
# Copyright 2017 <contributor name>
#
include ../../../make-rules/shared-macros.mk
templates/justmake.mk
@@ -9,7 +9,7 @@
#
#
# Copyright 2016 <contributor name>
# Copyright 2017 <contributor name>
#
include ../../../make-rules/shared-macros.mk
templates/python.mk
@@ -8,7 +8,7 @@
#
#
# Copyright 2016 <contributor name>
# Copyright 2017 <contributor name>
#
include ../../../make-rules/shared-macros.mk
templates/ruby.mk
@@ -8,7 +8,7 @@
#
#
# Copyright 2016 <contributor name>
# Copyright 2017 <contributor name>
#
include ../../../make-rules/shared-macros.mk
transforms/copyright-template
@@ -9,5 +9,5 @@
#
#
# Copyright 2016 <contributor>. All rights reserved.
# Copyright 2017 <contributor>. All rights reserved.
#
transforms/manifest-metadata-template
@@ -5,12 +5,12 @@
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source.  A copy of the CDDL is also available via the Internet at
# source. A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#
#
# Copyright 2016 <contributor>
# Copyright 2017 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)