From 81faac75b5e337ed3b27574d5923934c833e7ef8 Mon Sep 17 00:00:00 2001 From: Haomai Wang Date: Wed, 27 May 2015 13:25:50 +0800 Subject: [PATCH] debian/copyright: update copyright for test/perf* Signed-off-by: Haomai Wang --- debian/copyright | 7 +++++++ src/test/perf_local.cc | 1 + 2 files changed, 8 insertions(+) diff --git a/debian/copyright b/debian/copyright index 1557b4cbc14e..db2fafaaa633 100644 --- a/debian/copyright +++ b/debian/copyright @@ -138,3 +138,10 @@ Packaging: Copyright (C) 2004-2009 by Sage Weil Copyright (C) 2010 Canonical, Ltd. Licensed under LGPL-2.1 + +Files: src/test/perf_local.cc +Copyright: + (c) 2011-2014 Stanford University + (c) 2011 Facebook +License: + The MIT License diff --git a/src/test/perf_local.cc b/src/test/perf_local.cc index ce0217c5d12d..4c7ac7cecb50 100644 --- a/src/test/perf_local.cc +++ b/src/test/perf_local.cc @@ -1,6 +1,7 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- // vim: ts=8 sw=2 smarttab /* Copyright (c) 2015 Haomai Wang + * Copyright (c) 2011-2014 Stanford University * Copyright (c) 2011 Facebook * * Permission to use, copy, modify, and distribute this software for any -- 2.47.3