summaryrefslogtreecommitdiff
path: root/snappy-sinksource.cc
diff options
context:
space:
mode:
authorsnappy.mirrorbot@gmail.com <snappy.mirrorbot@gmail.com@03e5f5b5-db94-4691-08a0-1a8bf15f6143>2011-03-23 11:10:39 +0000
committersnappy.mirrorbot@gmail.com <snappy.mirrorbot@gmail.com@03e5f5b5-db94-4691-08a0-1a8bf15f6143>2011-03-23 11:10:39 +0000
commitc13a29b7f4f1d52dfc4b40f3936ed6c2d225a954 (patch)
tree49e7c2b49b97d0d4c3e399aac48466b5260021c8 /snappy-sinksource.cc
parent1e03d2031917bde4426e83da3be153ce3f0cc99b (diff)
downloadsnappy-c13a29b7f4f1d52dfc4b40f3936ed6c2d225a954.tar.gz
Add mising licensing headers to a few files. (Part 1/2.)
R=csilvers DELTA=24 (24 added, 0 deleted, 0 changed) Revision created by MOE tool push_codebase. MOE_MIGRATION=986 git-svn-id: http://snappy.googlecode.com/svn/trunk@4 03e5f5b5-db94-4691-08a0-1a8bf15f6143
Diffstat (limited to 'snappy-sinksource.cc')
-rw-r--r--snappy-sinksource.cc12
1 files changed, 12 insertions, 0 deletions
diff --git a/snappy-sinksource.cc b/snappy-sinksource.cc
index 7d7ef36..297667d 100644
--- a/snappy-sinksource.cc
+++ b/snappy-sinksource.cc
@@ -1,4 +1,16 @@
// Copyright 2011 Google Inc. All Rights Reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+// http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
#include <string.h>