aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/bash
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/bash')
-rw-r--r--libbuild2/bash/buildfile1
-rw-r--r--libbuild2/bash/export.hxx1
-rw-r--r--libbuild2/bash/init.cxx1
-rw-r--r--libbuild2/bash/init.hxx1
-rw-r--r--libbuild2/bash/rule.cxx1
-rw-r--r--libbuild2/bash/rule.hxx1
-rw-r--r--libbuild2/bash/target.cxx1
-rw-r--r--libbuild2/bash/target.hxx1
-rw-r--r--libbuild2/bash/utility.hxx1
9 files changed, 0 insertions, 9 deletions
diff --git a/libbuild2/bash/buildfile b/libbuild2/bash/buildfile
index c2fe242..63356b7 100644
--- a/libbuild2/bash/buildfile
+++ b/libbuild2/bash/buildfile
@@ -1,5 +1,4 @@
# file : libbuild2/bash/buildfile
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
include ../
diff --git a/libbuild2/bash/export.hxx b/libbuild2/bash/export.hxx
index f971b2a..8dd9ad3 100644
--- a/libbuild2/bash/export.hxx
+++ b/libbuild2/bash/export.hxx
@@ -1,5 +1,4 @@
// file : libbuild2/bash/export.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#pragma once
diff --git a/libbuild2/bash/init.cxx b/libbuild2/bash/init.cxx
index 0dc4bab..cf5307f 100644
--- a/libbuild2/bash/init.cxx
+++ b/libbuild2/bash/init.cxx
@@ -1,5 +1,4 @@
// file : libbuild2/bash/init.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <libbuild2/bash/init.hxx>
diff --git a/libbuild2/bash/init.hxx b/libbuild2/bash/init.hxx
index d8275df..281b0e9 100644
--- a/libbuild2/bash/init.hxx
+++ b/libbuild2/bash/init.hxx
@@ -1,5 +1,4 @@
// file : libbuild2/bash/init.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef LIBBUILD2_BASH_INIT_HXX
diff --git a/libbuild2/bash/rule.cxx b/libbuild2/bash/rule.cxx
index 2f2de2d..dd8940a 100644
--- a/libbuild2/bash/rule.cxx
+++ b/libbuild2/bash/rule.cxx
@@ -1,5 +1,4 @@
// file : libbuild2/bash/rule.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <libbuild2/bash/rule.hxx>
diff --git a/libbuild2/bash/rule.hxx b/libbuild2/bash/rule.hxx
index 665a6c2..0774b5f 100644
--- a/libbuild2/bash/rule.hxx
+++ b/libbuild2/bash/rule.hxx
@@ -1,5 +1,4 @@
// file : libbuild2/bash/rule.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef LIBBUILD2_BASH_RULE_HXX
diff --git a/libbuild2/bash/target.cxx b/libbuild2/bash/target.cxx
index 386842b..6fa7cf4 100644
--- a/libbuild2/bash/target.cxx
+++ b/libbuild2/bash/target.cxx
@@ -1,5 +1,4 @@
// file : libbuild2/bash/target.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <libbuild2/bash/target.hxx>
diff --git a/libbuild2/bash/target.hxx b/libbuild2/bash/target.hxx
index af8b32c..f0af967 100644
--- a/libbuild2/bash/target.hxx
+++ b/libbuild2/bash/target.hxx
@@ -1,5 +1,4 @@
// file : libbuild2/bash/target.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef LIBBUILD2_BASH_TARGET_HXX
diff --git a/libbuild2/bash/utility.hxx b/libbuild2/bash/utility.hxx
index 1f981c2..087fc38 100644
--- a/libbuild2/bash/utility.hxx
+++ b/libbuild2/bash/utility.hxx
@@ -1,5 +1,4 @@
// file : libbuild2/bash/utility.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef LIBBUILD2_BASH_UTILITY_HXX