From: Kefu Chai Date: Thu, 28 Jan 2016 07:04:40 +0000 (+0800) Subject: cmake: remove the copyright of FindSnappy.cmake X-Git-Tag: v10.0.4~143^2~4 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=fd8ab0bd07f5f08951f6328b56619667ab1321a1;p=ceph.git cmake: remove the copyright of FindSnappy.cmake as we've basically removed all the HyperTable code. Signed-off-by: Kefu Chai --- diff --git a/cmake/modules/Findsnappy.cmake b/cmake/modules/Findsnappy.cmake index f23fa2fba65..b298cd256d0 100644 --- a/cmake/modules/Findsnappy.cmake +++ b/cmake/modules/Findsnappy.cmake @@ -1,21 +1,3 @@ -# Copyright (C) 2007-2012 Hypertable, Inc. -# -# This file is part of Hypertable. -# -# Hypertable is free software; you can redistribute it and/or -# modify it under the terms of the GNU General Public License -# as published by the Free Software Foundation; either version 3 -# of the License, or any later version. -# -# Hypertable is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with Hypertable. If not, see -# - # - Find Snappy # Find the snappy compression library and includes #