From 2ef608a4f6812ee87b8666d7fd5a8526e9e8cf8c Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Thu, 9 Apr 2020 14:00:09 +0200 Subject: [PATCH] add googlemock license --- debian/copyright | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/copyright b/debian/copyright index 51bc147e..0e96fe60 100644 --- a/debian/copyright +++ b/debian/copyright @@ -120,6 +120,10 @@ Files: llvm/utils/unittest/googletest/* Copyright: 2006-2008, Google Inc. License: BSD-3-Clause +Files: llvm/utils/unittest/googlemock/* +Copyright: 2008, Google Inc. +License: BSD-3-Clause + Files: libcxx/* Copyright: 2009-2019 License: BSD-3-Clause