diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 16:19:33 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 16:19:33 +0300 |
commit | 69457921c27b6a6b5e043ec03c7ab9c48a588278 (patch) | |
tree | c646a65004a317061353d32caaf528f26fb3bad4 /bbot/worker/worker.cxx | |
parent | be096fd263246de72f21bd7c0d4db52b5af43203 (diff) |
Drop copyright notice from source code
Diffstat (limited to 'bbot/worker/worker.cxx')
-rw-r--r-- | bbot/worker/worker.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bbot/worker/worker.cxx b/bbot/worker/worker.cxx index ad48029..a290020 100644 --- a/bbot/worker/worker.cxx +++ b/bbot/worker/worker.cxx @@ -1,5 +1,4 @@ // file : bbot/worker.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : TBC; see accompanying LICENSE file #ifndef _WIN32 |