Index: third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_arm_gcc.h |
diff --git a/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_arm_gcc.h b/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_arm_gcc.h |
index 3138590c20b98da3b420e3826394134234bf6db7..1f4dedc0f3785028b2284f651c570e882b224dc3 100644 |
--- a/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_arm_gcc.h |
+++ b/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_arm_gcc.h |
@@ -1,17 +1,20 @@ |
-// Copyright 2010 the V8 project authors. All rights reserved. |
+// Protocol Buffers - Google's data interchange format |
+// Copyright 2012 Google Inc. All rights reserved. |
+// http://code.google.com/p/protobuf/ |
+// |
// Redistribution and use in source and binary forms, with or without |
// modification, are permitted provided that the following conditions are |
// met: |
// |
// * Redistributions of source code must retain the above copyright |
-// notice, this list of conditions and the following disclaimer. |
+// notice, this list of conditions and the following disclaimer. |
// * Redistributions in binary form must reproduce the above |
-// copyright notice, this list of conditions and the following |
-// disclaimer in the documentation and/or other materials provided |
-// with the distribution. |
+// copyright notice, this list of conditions and the following disclaimer |
+// in the documentation and/or other materials provided with the |
+// distribution. |
// * Neither the name of Google Inc. nor the names of its |
-// contributors may be used to endorse or promote products derived |
-// from this software without specific prior written permission. |
+// contributors may be used to endorse or promote products derived from |
+// this software without specific prior written permission. |
// |
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |