From 8fa72bfb7f977e96643ab18dbda3b83595d000e5 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 6 Feb 2020 08:04:30 +0200 Subject: Drop copyright notice from source code --- tests/sha256/buildfile | 1 - tests/sha256/driver.cxx | 1 - 2 files changed, 2 deletions(-) (limited to 'tests/sha256') diff --git a/tests/sha256/buildfile b/tests/sha256/buildfile index d19464a..edba5ad 100644 --- a/tests/sha256/buildfile +++ b/tests/sha256/buildfile @@ -1,5 +1,4 @@ # file : tests/sha256/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} diff --git a/tests/sha256/driver.cxx b/tests/sha256/driver.cxx index 77298b2..2946755 100644 --- a/tests/sha256/driver.cxx +++ b/tests/sha256/driver.cxx @@ -1,5 +1,4 @@ // file : tests/sha256/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include -- cgit v1.1