Skip to content

Commit

Permalink
Cleanup LICENSE file.
Browse files Browse the repository at this point in the history
Remove copyright attributions to files that no longer exist; Change the
year to 2008 to be consistent with the copyright header of other source
files.
  • Loading branch information
xfxyjwf committed Mar 26, 2018
1 parent 3c5442a commit 9e080f7
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,14 +1,4 @@
This license applies to all parts of Protocol Buffers except the following:

- Atomicops support for generic gcc, located in
src/google/protobuf/stubs/atomicops_internals_generic_gcc.h.
This file is copyrighted by Red Hat Inc.

- Atomicops support for AIX/POWER, located in
src/google/protobuf/stubs/atomicops_internals_power.h.
This file is copyrighted by Bloomberg Finance LP.

Copyright 2014, Google Inc. All rights reserved.
Copyright 2008 Google Inc. All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
Expand Down

0 comments on commit 9e080f7

Please sign in to comment.