aboutsummaryrefslogtreecommitdiff
path: root/libbutl/prefix-map.txx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2020-02-06 08:04:30 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2020-02-06 08:04:30 +0200
commit8fa72bfb7f977e96643ab18dbda3b83595d000e5 (patch)
treee97d584b9e961eeb11bf0fb8103cdf462ea02147 /libbutl/prefix-map.txx
parentd54fa4e677d1ae38e92f165f23732d2db3055b20 (diff)
Drop copyright notice from source code
Diffstat (limited to 'libbutl/prefix-map.txx')
-rw-r--r--libbutl/prefix-map.txx1
1 files changed, 0 insertions, 1 deletions
diff --git a/libbutl/prefix-map.txx b/libbutl/prefix-map.txx
index c923fd5..e9a99c9 100644
--- a/libbutl/prefix-map.txx
+++ b/libbutl/prefix-map.txx
@@ -1,5 +1,4 @@
// file : libbutl/prefix-map.txx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
LIBBUTL_MODEXPORT namespace butl //@@ MOD Clang needs this for some reason.