From 8286ac511144e4f17d34eac9affb97e50646344a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 23 Jul 2014 15:25:44 +0200 Subject: Imported Upstream version 4.0.0 --- build-0.3/git/gitignore | 3 +-- build-0.3/git/gitignore.make | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'build-0.3/git') diff --git a/build-0.3/git/gitignore b/build-0.3/git/gitignore index a8828d7..6663e51 100755 --- a/build-0.3/git/gitignore +++ b/build-0.3/git/gitignore @@ -1,8 +1,7 @@ #! /usr/bin/env bash # file : build/git/gitignore -# 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 echo '# Generated .gitignore file; do not edit or version control.' diff --git a/build-0.3/git/gitignore.make b/build-0.3/git/gitignore.make index c42467a..931d2cd 100644 --- a/build-0.3/git/gitignore.make +++ b/build-0.3/git/gitignore.make @@ -1,6 +1,5 @@ # file : build/git/gitignore.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 $(out_base)/.gitignore: -- cgit v1.2.3