]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
cmake: remove the copyright of FindSnappy.cmake
authorKefu Chai <kchai@redhat.com>
Thu, 28 Jan 2016 07:04:40 +0000 (15:04 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 28 Jan 2016 12:50:51 +0000 (20:50 +0800)
as we've basically removed all the HyperTable code.

Signed-off-by: Kefu Chai <kchai@redhat.com>
cmake/modules/Findsnappy.cmake

index f23fa2fba65b078f3850e09071578d5597e9ab2b..b298cd256d027a738a9b725b74a25359b4b1184b 100644 (file)
@@ -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 <http://www.gnu.org/licenses/>
-#
-
 # - Find Snappy
 # Find the snappy compression library and includes
 #