From d65be72b09d05453c082527ea9d6af0585e98bbc Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 7 Feb 2020 15:29:04 +0300 Subject: Drop copyright notice from source code --- build/bootstrap.build | 1 - build/export.build | 1 - build/root.build | 1 - buildfile | 1 - libbpkg/buildfile | 1 - libbpkg/export.hxx | 1 - libbpkg/manifest.cxx | 1 - libbpkg/manifest.hxx | 1 - libbpkg/package-name.hxx | 1 - libbpkg/version.hxx.in | 1 - tests/build-class-expr/buildfile | 1 - tests/build-class-expr/driver.cxx | 1 - tests/build-class-expr/testscript | 1 - tests/build/bootstrap.build | 1 - tests/build/root.build | 1 - tests/buildfile | 1 - tests/manifest/buildfile | 1 - tests/manifest/driver.cxx | 1 - tests/manifest/testscript | 1 - tests/overrides/buildfile | 1 - tests/overrides/driver.cxx | 1 - tests/overrides/testscript | 1 - tests/package-version/buildfile | 1 - tests/package-version/driver.cxx | 1 - tests/repository-location/buildfile | 1 - tests/repository-location/driver.cxx | 1 - 26 files changed, 26 deletions(-) diff --git a/build/bootstrap.build b/build/bootstrap.build index e39ca94..44015a7 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -1,5 +1,4 @@ # file : build/bootstrap.build -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file project = libbpkg diff --git a/build/export.build b/build/export.build index fdd17ef..daa5993 100644 --- a/build/export.build +++ b/build/export.build @@ -1,5 +1,4 @@ # file : build/export.build -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file $out_root/ diff --git a/build/root.build b/build/root.build index 00caf0d..ad3f3a7 100644 --- a/build/root.build +++ b/build/root.build @@ -1,5 +1,4 @@ # file : build/root.build -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file cxx.std = latest diff --git a/buildfile b/buildfile index 6500356..4e788df 100644 --- a/buildfile +++ b/buildfile @@ -1,5 +1,4 @@ # file : buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file ./: {*/ -build/} doc{INSTALL LICENSE NEWS README CONTRIBUTING.md} manifest diff --git a/libbpkg/buildfile b/libbpkg/buildfile index 82aac78..dcdd8bd 100644 --- a/libbpkg/buildfile +++ b/libbpkg/buildfile @@ -1,5 +1,4 @@ # file : libbpkg/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import int_libs = libbutl%lib{butl} diff --git a/libbpkg/export.hxx b/libbpkg/export.hxx index 2738845..1e971fa 100644 --- a/libbpkg/export.hxx +++ b/libbpkg/export.hxx @@ -1,5 +1,4 @@ // file : libbpkg/export.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef LIBBPKG_EXPORT_HXX diff --git a/libbpkg/manifest.cxx b/libbpkg/manifest.cxx index ae4a70b..7de5f7e 100644 --- a/libbpkg/manifest.cxx +++ b/libbpkg/manifest.cxx @@ -1,5 +1,4 @@ // file : libbpkg/manifest.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/libbpkg/manifest.hxx b/libbpkg/manifest.hxx index d25e98c..80b410d 100644 --- a/libbpkg/manifest.hxx +++ b/libbpkg/manifest.hxx @@ -1,5 +1,4 @@ // file : libbpkg/manifest.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef LIBBPKG_MANIFEST_HXX diff --git a/libbpkg/package-name.hxx b/libbpkg/package-name.hxx index 52301c7..1828fa2 100644 --- a/libbpkg/package-name.hxx +++ b/libbpkg/package-name.hxx @@ -1,5 +1,4 @@ // file : libbpkg/package-name.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef LIBBPKG_PACKAGE_NAME_HXX diff --git a/libbpkg/version.hxx.in b/libbpkg/version.hxx.in index d8731d3..0c48d2f 100644 --- a/libbpkg/version.hxx.in +++ b/libbpkg/version.hxx.in @@ -1,5 +1,4 @@ // file : libbpkg/version.hxx.in -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef LIBBPKG_VERSION // Note: using the version macro itself. diff --git a/tests/build-class-expr/buildfile b/tests/build-class-expr/buildfile index 2c51a5d..af8bcd9 100644 --- a/tests/build-class-expr/buildfile +++ b/tests/build-class-expr/buildfile @@ -1,5 +1,4 @@ # file : tests/build-class-expr/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} diff --git a/tests/build-class-expr/driver.cxx b/tests/build-class-expr/driver.cxx index d2797ac..2ca123a 100644 --- a/tests/build-class-expr/driver.cxx +++ b/tests/build-class-expr/driver.cxx @@ -1,5 +1,4 @@ // file : tests/build-class-expr/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/tests/build-class-expr/testscript b/tests/build-class-expr/testscript index af52f87..9ae255e 100644 --- a/tests/build-class-expr/testscript +++ b/tests/build-class-expr/testscript @@ -1,5 +1,4 @@ # file : tests/build-class-expr/testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file : valid diff --git a/tests/build/bootstrap.build b/tests/build/bootstrap.build index b42a95d..c9187a6 100644 --- a/tests/build/bootstrap.build +++ b/tests/build/bootstrap.build @@ -1,5 +1,4 @@ # file : tests/build/bootstrap.build -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file project = # Unnamed subproject. diff --git a/tests/build/root.build b/tests/build/root.build index 2a85899..bb274d3 100644 --- a/tests/build/root.build +++ b/tests/build/root.build @@ -1,5 +1,4 @@ # file : tests/build/root.build -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file cxx.std = latest diff --git a/tests/buildfile b/tests/buildfile index d914409..556ed55 100644 --- a/tests/buildfile +++ b/tests/buildfile @@ -1,5 +1,4 @@ # file : tests/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file ./: {*/ -build/} diff --git a/tests/manifest/buildfile b/tests/manifest/buildfile index 627ef9e..f49c1ef 100644 --- a/tests/manifest/buildfile +++ b/tests/manifest/buildfile @@ -1,5 +1,4 @@ # file : tests/manifest/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} diff --git a/tests/manifest/driver.cxx b/tests/manifest/driver.cxx index 85097be..7ea77e3 100644 --- a/tests/manifest/driver.cxx +++ b/tests/manifest/driver.cxx @@ -1,5 +1,4 @@ // file : tests/manifest/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include // ios_base::failbit, ios_base::badbit diff --git a/tests/manifest/testscript b/tests/manifest/testscript index ee47889..a271a74 100644 --- a/tests/manifest/testscript +++ b/tests/manifest/testscript @@ -1,5 +1,4 @@ # file : tests/manifest/testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file : package diff --git a/tests/overrides/buildfile b/tests/overrides/buildfile index bcc0224..fb7a7e4 100644 --- a/tests/overrides/buildfile +++ b/tests/overrides/buildfile @@ -1,5 +1,4 @@ # file : tests/overrides/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} diff --git a/tests/overrides/driver.cxx b/tests/overrides/driver.cxx index fea4294..4302bb1 100644 --- a/tests/overrides/driver.cxx +++ b/tests/overrides/driver.cxx @@ -1,5 +1,4 @@ // file : tests/overrides/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include // ios_base::failbit, ios_base::badbit diff --git a/tests/overrides/testscript b/tests/overrides/testscript index 9a7472f..6100485 100644 --- a/tests/overrides/testscript +++ b/tests/overrides/testscript @@ -1,5 +1,4 @@ # file : tests/overrides/testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file : valid diff --git a/tests/package-version/buildfile b/tests/package-version/buildfile index a44f876..0bca58a 100644 --- a/tests/package-version/buildfile +++ b/tests/package-version/buildfile @@ -1,5 +1,4 @@ # file : tests/package-version/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} diff --git a/tests/package-version/driver.cxx b/tests/package-version/driver.cxx index 4ecaa57..57c3f04 100644 --- a/tests/package-version/driver.cxx +++ b/tests/package-version/driver.cxx @@ -1,5 +1,4 @@ // file : tests/package-version/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/tests/repository-location/buildfile b/tests/repository-location/buildfile index c9f072f..942d723 100644 --- a/tests/repository-location/buildfile +++ b/tests/repository-location/buildfile @@ -1,5 +1,4 @@ # file : tests/repository-location/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} diff --git a/tests/repository-location/driver.cxx b/tests/repository-location/driver.cxx index 6ad0bcf..a91c2e8 100644 --- a/tests/repository-location/driver.cxx +++ b/tests/repository-location/driver.cxx @@ -1,5 +1,4 @@ // file : tests/repository-location/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include -- cgit v1.1