diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 16:11:48 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 16:11:48 +0300 |
commit | d1c466745c1bb3c8267100eb3bc6d11ef6b3cc25 (patch) | |
tree | 4f766c08db311e0f65fcd961c95c429f6c000d3c /libbrep/version.hxx.in | |
parent | 95d026050557a2c7cb8eec6e800c7a0524a32840 (diff) |
Drop copyright notice from source code
Diffstat (limited to 'libbrep/version.hxx.in')
-rw-r--r-- | libbrep/version.hxx.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libbrep/version.hxx.in b/libbrep/version.hxx.in index 00fb4ff..3ac3752 100644 --- a/libbrep/version.hxx.in +++ b/libbrep/version.hxx.in @@ -1,5 +1,4 @@ // file : libbrep/version.hxx.in -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BREP_VERSION // Note: using the version macro itself. |