aboutsummaryrefslogtreecommitdiff
path: root/libbutl/ft
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/ft
parentd54fa4e677d1ae38e92f165f23732d2db3055b20 (diff)
Drop copyright notice from source code
Diffstat (limited to 'libbutl/ft')
-rw-r--r--libbutl/ft/exception.hxx1
-rw-r--r--libbutl/ft/lang.hxx1
-rw-r--r--libbutl/ft/shared_mutex.hxx1
3 files changed, 0 insertions, 3 deletions
diff --git a/libbutl/ft/exception.hxx b/libbutl/ft/exception.hxx
index 9000415..5569535 100644
--- a/libbutl/ft/exception.hxx
+++ b/libbutl/ft/exception.hxx
@@ -1,5 +1,4 @@
// file : libbutl/ft/exception.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef LIBBUTL_FT_EXCEPTION_HXX
diff --git a/libbutl/ft/lang.hxx b/libbutl/ft/lang.hxx
index f8088c7..567f5a4 100644
--- a/libbutl/ft/lang.hxx
+++ b/libbutl/ft/lang.hxx
@@ -1,5 +1,4 @@
// file : libbutl/ft/lang.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef LIBBUTL_FT_LANG_HXX
diff --git a/libbutl/ft/shared_mutex.hxx b/libbutl/ft/shared_mutex.hxx
index 2ee5546..2661fac 100644
--- a/libbutl/ft/shared_mutex.hxx
+++ b/libbutl/ft/shared_mutex.hxx
@@ -1,5 +1,4 @@
// file : libbutl/ft/shared_mutex.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef LIBBUTL_FT_SHARED_MUTEX_HXX