diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-13 12:23:41 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-13 14:54:39 +0300 |
commit | b363b6ecf12d9652cc20043c7782424df4a1c543 (patch) | |
tree | 02353118f3388c33081147c646766dd499e187ae /makefile | |
parent | 8465132c2e013d40fdbbe10d446f0717e4064f8a (diff) |
Drop copyright notice from source code
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,5 +1,4 @@ # file : makefile -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : ODB NCUEL; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))build/bootstrap.make |