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 /migrate/migrate.cxx | |
parent | 95d026050557a2c7cb8eec6e800c7a0524a32840 (diff) |
Drop copyright notice from source code
Diffstat (limited to 'migrate/migrate.cxx')
-rw-r--r-- | migrate/migrate.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/migrate/migrate.cxx b/migrate/migrate.cxx index c1f4dc1..c1e9c29 100644 --- a/migrate/migrate.cxx +++ b/migrate/migrate.cxx @@ -1,5 +1,4 @@ // file : migrate/migrate.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <strings.h> // strcasecmp() |