aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/version
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-07 15:13:01 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-07 15:13:01 +0300
commitbd767361efe4b9a80010c41613a2970b06504bff (patch)
tree9cf02058c89f6f613483d54dc9e063becd1e2d62 /libbuild2/version
parent99173955614b657f9a673bf163ade1be1f22ee31 (diff)
Drop copyright notice from source code
Diffstat (limited to 'libbuild2/version')
-rw-r--r--libbuild2/version/buildfile1
-rw-r--r--libbuild2/version/export.hxx1
-rw-r--r--libbuild2/version/init.cxx1
-rw-r--r--libbuild2/version/init.hxx1
-rw-r--r--libbuild2/version/module.cxx1
-rw-r--r--libbuild2/version/module.hxx1
-rw-r--r--libbuild2/version/rule.cxx1
-rw-r--r--libbuild2/version/rule.hxx1
-rw-r--r--libbuild2/version/snapshot-git.cxx1
-rw-r--r--libbuild2/version/snapshot.cxx1
-rw-r--r--libbuild2/version/snapshot.hxx1
-rw-r--r--libbuild2/version/utility.cxx1
-rw-r--r--libbuild2/version/utility.hxx1
13 files changed, 0 insertions, 13 deletions
diff --git a/libbuild2/version/buildfile b/libbuild2/version/buildfile
index ee65c4a..9fd1eef 100644
--- a/libbuild2/version/buildfile
+++ b/libbuild2/version/buildfile
@@ -1,5 +1,4 @@
# file : libbuild2/version/buildfile
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
include ../
diff --git a/libbuild2/version/export.hxx b/libbuild2/version/export.hxx
index d6bb001..15e987d 100644
--- a/libbuild2/version/export.hxx
+++ b/libbuild2/version/export.hxx
@@ -1,5 +1,4 @@
// file : libbuild2/version/export.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#pragma once
diff --git a/libbuild2/version/init.cxx b/libbuild2/version/init.cxx
index d07198c..c8e8559 100644
--- a/libbuild2/version/init.cxx
+++ b/libbuild2/version/init.cxx
@@ -1,5 +1,4 @@
// file : libbuild2/version/init.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <libbuild2/version/init.hxx>
diff --git a/libbuild2/version/init.hxx b/libbuild2/version/init.hxx
index fe194f3..4cf64a7 100644
--- a/libbuild2/version/init.hxx
+++ b/libbuild2/version/init.hxx
@@ -1,5 +1,4 @@
// file : libbuild2/version/init.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef LIBBUILD2_VERSION_INIT_HXX
diff --git a/libbuild2/version/module.cxx b/libbuild2/version/module.cxx
index 5ee44f7..4c8904d 100644
--- a/libbuild2/version/module.cxx
+++ b/libbuild2/version/module.cxx
@@ -1,5 +1,4 @@
// file : libbuild2/version/module.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <libbuild2/version/module.hxx>
diff --git a/libbuild2/version/module.hxx b/libbuild2/version/module.hxx
index 4d51d4e..bfa7d8c 100644
--- a/libbuild2/version/module.hxx
+++ b/libbuild2/version/module.hxx
@@ -1,5 +1,4 @@
// file : libbuild2/version/module.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef LIBBUILD2_VERSION_MODULE_HXX
diff --git a/libbuild2/version/rule.cxx b/libbuild2/version/rule.cxx
index 463b6e0..6fd97ae 100644
--- a/libbuild2/version/rule.cxx
+++ b/libbuild2/version/rule.cxx
@@ -1,5 +1,4 @@
// file : libbuild2/version/rule.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <libbuild2/version/rule.hxx>
diff --git a/libbuild2/version/rule.hxx b/libbuild2/version/rule.hxx
index ce21aa4..f9e7655 100644
--- a/libbuild2/version/rule.hxx
+++ b/libbuild2/version/rule.hxx
@@ -1,5 +1,4 @@
// file : libbuild2/version/rule.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef LIBBUILD2_VERSION_RULE_HXX
diff --git a/libbuild2/version/snapshot-git.cxx b/libbuild2/version/snapshot-git.cxx
index 30dea6d..8eb7cc8 100644
--- a/libbuild2/version/snapshot-git.cxx
+++ b/libbuild2/version/snapshot-git.cxx
@@ -1,5 +1,4 @@
// file : libbuild2/version/snapshot-git.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <ctime> // time_t
diff --git a/libbuild2/version/snapshot.cxx b/libbuild2/version/snapshot.cxx
index 46b37f3..9234460 100644
--- a/libbuild2/version/snapshot.cxx
+++ b/libbuild2/version/snapshot.cxx
@@ -1,5 +1,4 @@
// file : libbuild2/version/snapshot.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <libbuild2/version/snapshot.hxx>
diff --git a/libbuild2/version/snapshot.hxx b/libbuild2/version/snapshot.hxx
index 86b6eab..6888561 100644
--- a/libbuild2/version/snapshot.hxx
+++ b/libbuild2/version/snapshot.hxx
@@ -1,5 +1,4 @@
// file : libbuild2/version/snapshot.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef LIBBUILD2_VERSION_SNAPSHOT_HXX
diff --git a/libbuild2/version/utility.cxx b/libbuild2/version/utility.cxx
index 867aaa8..4b958c6 100644
--- a/libbuild2/version/utility.cxx
+++ b/libbuild2/version/utility.cxx
@@ -1,5 +1,4 @@
// file : libbuild2/version/utility.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <libbuild2/version/utility.hxx>
diff --git a/libbuild2/version/utility.hxx b/libbuild2/version/utility.hxx
index 170488d..d2255c4 100644
--- a/libbuild2/version/utility.hxx
+++ b/libbuild2/version/utility.hxx
@@ -1,5 +1,4 @@
// file : libbuild2/version/utility.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef LIBBUILD2_VERSION_UTILITY_HXX