diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2020-02-06 08:04:30 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2020-02-06 08:04:30 +0200 |
commit | 8fa72bfb7f977e96643ab18dbda3b83595d000e5 (patch) | |
tree | e97d584b9e961eeb11bf0fb8103cdf462ea02147 /libbutl/standard-version.mxx | |
parent | d54fa4e677d1ae38e92f165f23732d2db3055b20 (diff) |
Drop copyright notice from source code
Diffstat (limited to 'libbutl/standard-version.mxx')
-rw-r--r-- | libbutl/standard-version.mxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libbutl/standard-version.mxx b/libbutl/standard-version.mxx index 83e9442..b86e3a9 100644 --- a/libbutl/standard-version.mxx +++ b/libbutl/standard-version.mxx @@ -1,5 +1,4 @@ // file : libbutl/standard-version.mxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef __cpp_modules_ts |