aboutsummaryrefslogtreecommitdiff
path: root/bdep/fetch.cli
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-07 15:51:22 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-07 15:51:22 +0300
commita0303ae2e6b106c1a7191e1146b4db9bfe16ee92 (patch)
treecfce665c3897fa505539a41efeaccf460716dac5 /bdep/fetch.cli
parent9e8f41dded54eb366f2ad6c6f8fafa5cfc1c3224 (diff)
Drop copyright notice from source code
Diffstat (limited to 'bdep/fetch.cli')
-rw-r--r--bdep/fetch.cli1
1 files changed, 0 insertions, 1 deletions
diff --git a/bdep/fetch.cli b/bdep/fetch.cli
index 7d4d001..4349bdd 100644
--- a/bdep/fetch.cli
+++ b/bdep/fetch.cli
@@ -1,5 +1,4 @@
// file : bdep/fetch.cli
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
include <bdep/project.cli>;