Change copyright messages in file headers to AOSP

Although the code is primarily authored by Google, we are supported
under the umbrella of the Android Open Source Project, which keeps
track of all contributor agreements for Gerrit Code Review, among
the other projects it hosts.

Switching the copyright header to a generic one pertaining to the
AOSP simplifies things as additional non-Google authored changes
are accepted into files.  The copyright is muddied as it is, as
the AOSP contributor agreement leaves copyright with the original
author, but grants perpetual use and redistribution rights under
the Apache License.

Signed-off-by: Shawn O. Pearce <sop@google.com>
This commit is contained in:
Shawn O. Pearce
2009-03-06 10:44:45 -08:00
parent 68f2340230
commit a5057a257b
275 changed files with 275 additions and 275 deletions

View File

@@ -1,4 +1,4 @@
// Copyright 2008 Google Inc.
// Copyright (C) 2008 The Android Open Source Project
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.