aboutsummaryrefslogtreecommitdiffstats
path: root/src/images/SkImageRefPool.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/images/SkImageRefPool.cpp')
-rw-r--r--src/images/SkImageRefPool.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/images/SkImageRefPool.cpp b/src/images/SkImageRefPool.cpp
index e322507..bfa933e 100644
--- a/src/images/SkImageRefPool.cpp
+++ b/src/images/SkImageRefPool.cpp
@@ -1,3 +1,10 @@
+
+/*
+ * Copyright 2011 Google Inc.
+ *
+ * Use of this source code is governed by a BSD-style license that can be
+ * found in the LICENSE file.
+ */
#include "SkImageRefPool.h"
#include "SkImageRef.h"
#include "SkThread.h"