summaryrefslogtreecommitdiff
path: root/system_wrappers/interface/scoped_refptr.h
diff options
context:
space:
mode:
Diffstat (limited to 'system_wrappers/interface/scoped_refptr.h')
-rw-r--r--system_wrappers/interface/scoped_refptr.h13
1 files changed, 9 insertions, 4 deletions
diff --git a/system_wrappers/interface/scoped_refptr.h b/system_wrappers/interface/scoped_refptr.h
index 0df15bea..a8a0074a 100644
--- a/system_wrappers/interface/scoped_refptr.h
+++ b/system_wrappers/interface/scoped_refptr.h
@@ -1,7 +1,12 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file under third_party_mods/chromium or at:
-// http://src.chromium.org/svn/trunk/src/LICENSE
+/*
+ * Copyright (c) 2013 The WebRTC project authors. All Rights Reserved.
+ *
+ * Use of this source code is governed by a BSD-style license
+ * that can be found in the LICENSE file in the root of the source
+ * tree. An additional intellectual property rights grant can be found
+ * in the file PATENTS. All contributing project authors may
+ * be found in the AUTHORS file in the root of the source tree.
+ */
#ifndef SYSTEM_WRAPPERS_INTERFACE_SCOPED_REFPTR_H_
#define SYSTEM_WRAPPERS_INTERFACE_SCOPED_REFPTR_H_