From fcf9219b8ff6e9d21c4f4748dc822a7b92310975 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 3 Jan 2017 14:07:18 +0200 Subject: Update copyright year --- build/bootstrap.build | 2 +- build/bootstrap.make | 2 +- build/export.build | 2 +- build/export/libstudxml/stub.make | 2 +- build/import/libstudxml/configuration-rules.make | 2 +- build/import/libstudxml/configure | 2 +- build/import/libstudxml/stub.make | 2 +- build/root.build | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'build') diff --git a/build/bootstrap.build b/build/bootstrap.build index 479f1c1..6c4e732 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -1,5 +1,5 @@ # file : build/bootstrap.build -# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC +# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file project = libstudxml diff --git a/build/bootstrap.make b/build/bootstrap.make index 93fd872..3bcae5a 100644 --- a/build/bootstrap.make +++ b/build/bootstrap.make @@ -1,5 +1,5 @@ # file : build/bootstrap.make -# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC +# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file project_name := libstudxml diff --git a/build/export.build b/build/export.build index 6d62864..ae96337 100644 --- a/build/export.build +++ b/build/export.build @@ -1,5 +1,5 @@ # file : build/export.build -# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC +# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file $out_root/: diff --git a/build/export/libstudxml/stub.make b/build/export/libstudxml/stub.make index 25ddfce..4ef7aa1 100644 --- a/build/export/libstudxml/stub.make +++ b/build/export/libstudxml/stub.make @@ -1,5 +1,5 @@ # file : build/export/libstudxml/stub.make -# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC +# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file $(call include-once,$(src_root)/xml/makefile,$(out_root)) diff --git a/build/import/libstudxml/configuration-rules.make b/build/import/libstudxml/configuration-rules.make index 1a224e7..26d91c2 100644 --- a/build/import/libstudxml/configuration-rules.make +++ b/build/import/libstudxml/configuration-rules.make @@ -1,5 +1,5 @@ # file : build/import/libstudxml/configuration-rules.make -# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC +# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file $(dcf_root)/import/libstudxml/configuration-dynamic.make: | $(dcf_root)/import/libstudxml/. diff --git a/build/import/libstudxml/configure b/build/import/libstudxml/configure index 71c0f35..3f52fdd 100755 --- a/build/import/libstudxml/configure +++ b/build/import/libstudxml/configure @@ -1,7 +1,7 @@ #! /usr/bin/env bash # file : build/import/libstudxml/configure -# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC +# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file # $1 - out file diff --git a/build/import/libstudxml/stub.make b/build/import/libstudxml/stub.make index 1f28a32..eafa4c4 100644 --- a/build/import/libstudxml/stub.make +++ b/build/import/libstudxml/stub.make @@ -1,5 +1,5 @@ # file : build/import/libstudxml/stub.make -# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC +# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file $(call include-once,$(scf_root)/import/libstudxml/configuration-rules.make,$(dcf_root)) diff --git a/build/root.build b/build/root.build index a6cb63a..4f266d1 100644 --- a/build/root.build +++ b/build/root.build @@ -1,5 +1,5 @@ # file : build/root.build -# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC +# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file cxx.std = 11 -- cgit v1.1