summaryrefslogtreecommitdiff
path: root/build/import/libxerces-c
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-14 12:05:36 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-14 12:05:36 +0300
commit5b5e51d11a2c562458ac808e001a785a511eae86 (patch)
treef9d4acf3bfe19156d55fe6a326d13923c9b984aa /build/import/libxerces-c
parent8e6bca2427cb62d6820a430e2f31bd1713fa8004 (diff)
Drop copyright notice from source code
Diffstat (limited to 'build/import/libxerces-c')
-rw-r--r--build/import/libxerces-c/configuration-rules.make1
-rwxr-xr-xbuild/import/libxerces-c/configure1
-rw-r--r--build/import/libxerces-c/rules.make1
-rw-r--r--build/import/libxerces-c/stub.make1
4 files changed, 0 insertions, 4 deletions
diff --git a/build/import/libxerces-c/configuration-rules.make b/build/import/libxerces-c/configuration-rules.make
index 995e6bd..bda0a59 100644
--- a/build/import/libxerces-c/configuration-rules.make
+++ b/build/import/libxerces-c/configuration-rules.make
@@ -1,5 +1,4 @@
# file : build/import/libxerces-c/configuration-rules.make
-# copyright : Copyright (c) 2005-2009 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
$(dcf_root)/import/libxerces-c/configuration-dynamic.make: | $(dcf_root)/import/libxerces-c/.
diff --git a/build/import/libxerces-c/configure b/build/import/libxerces-c/configure
index 45cd3da..3db09e5 100755
--- a/build/import/libxerces-c/configure
+++ b/build/import/libxerces-c/configure
@@ -1,7 +1,6 @@
#! /usr/bin/env bash
# file : build/import/libxerces-c/configure
-# copyright : Copyright (c) 2005-2009 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libxerces-c/rules.make b/build/import/libxerces-c/rules.make
index 21ac145..b094d22 100644
--- a/build/import/libxerces-c/rules.make
+++ b/build/import/libxerces-c/rules.make
@@ -1,5 +1,4 @@
# file : build/import/libxerces-c/rules.make
-# copyright : Copyright (c) 2005-2009 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
$(dcf_root)/import/libxerces-c/%: root := $(libxerces_c_root)
diff --git a/build/import/libxerces-c/stub.make b/build/import/libxerces-c/stub.make
index 745200d..f5bb440 100644
--- a/build/import/libxerces-c/stub.make
+++ b/build/import/libxerces-c/stub.make
@@ -1,5 +1,4 @@
# file : build/import/libxerces-c/stub.make
-# copyright : Copyright (c) 2005-2009 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/libxerces-c/configuration-rules.make,$(dcf_root))