aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/c
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/c')
-rw-r--r--libbuild2/c/buildfile1
-rw-r--r--libbuild2/c/export.hxx1
-rw-r--r--libbuild2/c/init.cxx1
-rw-r--r--libbuild2/c/init.hxx1
-rw-r--r--libbuild2/c/target.hxx1
5 files changed, 0 insertions, 5 deletions
diff --git a/libbuild2/c/buildfile b/libbuild2/c/buildfile
index 63bdbcc..3c069dc 100644
--- a/libbuild2/c/buildfile
+++ b/libbuild2/c/buildfile
@@ -1,5 +1,4 @@
# file : libbuild2/c/buildfile
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
include ../
diff --git a/libbuild2/c/export.hxx b/libbuild2/c/export.hxx
index 6fe3203..ae72d1a 100644
--- a/libbuild2/c/export.hxx
+++ b/libbuild2/c/export.hxx
@@ -1,5 +1,4 @@
// file : libbuild2/c/export.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#pragma once
diff --git a/libbuild2/c/init.cxx b/libbuild2/c/init.cxx
index c72f729..d792f0d 100644
--- a/libbuild2/c/init.cxx
+++ b/libbuild2/c/init.cxx
@@ -1,5 +1,4 @@
// file : libbuild2/c/init.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <libbuild2/c/init.hxx>
diff --git a/libbuild2/c/init.hxx b/libbuild2/c/init.hxx
index 92d12a3..2662bb1 100644
--- a/libbuild2/c/init.hxx
+++ b/libbuild2/c/init.hxx
@@ -1,5 +1,4 @@
// file : libbuild2/c/init.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef LIBBUILD2_C_INIT_HXX
diff --git a/libbuild2/c/target.hxx b/libbuild2/c/target.hxx
index b35beab..333d39f 100644
--- a/libbuild2/c/target.hxx
+++ b/libbuild2/c/target.hxx
@@ -1,5 +1,4 @@
// file : libbuild2/c/target.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef LIBBUILD2_C_TARGET_HXX