From bada6666c70977a058755ccf232e7d67b24adeed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 23 Jul 2014 15:21:29 +0200 Subject: New upstream release --- build-0.3/install/configuration.make | 3 +-- build-0.3/install/install | 3 +-- build-0.3/install/install-functions.make | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) (limited to 'build-0.3/install') diff --git a/build-0.3/install/configuration.make b/build-0.3/install/configuration.make index 66c9dd3..d7ece48 100644 --- a/build-0.3/install/configuration.make +++ b/build-0.3/install/configuration.make @@ -1,6 +1,5 @@ # file : build/install/configuration.make -# author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file install_prefix := /usr/local diff --git a/build-0.3/install/install b/build-0.3/install/install index 20193b6..40fe037 100755 --- a/build-0.3/install/install +++ b/build-0.3/install/install @@ -1,8 +1,7 @@ #! /usr/bin/env bash # file : build/install/install -# author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file # Run native install command if available and install-sh otherwise. diff --git a/build-0.3/install/install-functions.make b/build-0.3/install/install-functions.make index 4434cbe..22f69a7 100644 --- a/build-0.3/install/install-functions.make +++ b/build-0.3/install/install-functions.make @@ -1,6 +1,5 @@ # file : build/install/install-functions.make -# author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file #@@ could just call it functions.make -- cgit v1.2.3