aboutsummaryrefslogtreecommitdiff
path: root/src/colorprint.cc
diff options
context:
space:
mode:
authorDominic Hamon <dominic+github@google.com>2014-01-09 12:16:51 -0800
committerDominic Hamon <dominic+github@google.com>2014-01-09 12:16:51 -0800
commit78fa0b93ab1599f92a0c435a0f50abff74d23723 (patch)
tree43e096b64ca1393c4e146eee039743607d929e52 /src/colorprint.cc
parent4ce184d86ddefe6170914a4813940dbcbe645207 (diff)
parent96446f2f5a342b2f6a86984d7c8c7c1829ad3ad0 (diff)
downloadgoogle-benchmark-78fa0b93ab1599f92a0c435a0f50abff74d23723.tar.gz
Merged with upstream
Diffstat (limited to 'src/colorprint.cc')
-rw-r--r--src/colorprint.cc14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/colorprint.cc b/src/colorprint.cc
index 1e214d5..c604f83 100644
--- a/src/colorprint.cc
+++ b/src/colorprint.cc
@@ -1,3 +1,17 @@
+// Copyright 2014 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 "colorprint.h"
#include <stdarg.h>