From 25c4b5fa2285ee00d94310f2491cc9cf6334d62a Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 7 Feb 2020 14:47:14 +0300 Subject: Drop copyright notice from source code --- libbutl/buildfile | 1 - libbutl/manifest-parser.bash.in | 1 - libbutl/manifest-serializer.bash.in | 1 - libbutl/manifest.cxx | 1 - libbutl/utility.bash.in | 1 - 5 files changed, 5 deletions(-) (limited to 'libbutl') diff --git a/libbutl/buildfile b/libbutl/buildfile index cbe40eb..8039035 100644 --- a/libbutl/buildfile +++ b/libbutl/buildfile @@ -1,5 +1,4 @@ # file : libbutl/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} diff --git a/libbutl/manifest-parser.bash.in b/libbutl/manifest-parser.bash.in index b0475c4..5b38eeb 100644 --- a/libbutl/manifest-parser.bash.in +++ b/libbutl/manifest-parser.bash.in @@ -1,5 +1,4 @@ # file : libbutl/manifest-parser.bash.in -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file if [ "$butl_manifest_parser" ]; then diff --git a/libbutl/manifest-serializer.bash.in b/libbutl/manifest-serializer.bash.in index 06770ba..fa6b94a 100644 --- a/libbutl/manifest-serializer.bash.in +++ b/libbutl/manifest-serializer.bash.in @@ -1,5 +1,4 @@ # file : libbutl/manifest-serializer.bash.in -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file if [ "$butl_manifest_serializer" ]; then diff --git a/libbutl/manifest.cxx b/libbutl/manifest.cxx index b3811a5..81ef1c4 100644 --- a/libbutl/manifest.cxx +++ b/libbutl/manifest.cxx @@ -1,5 +1,4 @@ // file : libbutl/manifest.cxx -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include // ios::failure, ios::*bit diff --git a/libbutl/utility.bash.in b/libbutl/utility.bash.in index 3eab109..56bd3ab 100644 --- a/libbutl/utility.bash.in +++ b/libbutl/utility.bash.in @@ -1,5 +1,4 @@ # file : libbutl/utility.bash.in -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file if [ "$butl_utility" ]; then -- cgit v1.1