Revert "Adding license annotation to js files."

This reverts commit 8cb24652cb, due to
the fact that the new annotations caused our binary size to jump
by 52%.

The compiler preserves all 'unique' licenses, which causes trouble
since the comment blocks with the license annotations are not unique
and contain file overview comments as well.

We can re-examine this once we have restructured the license headers.

Change-Id: I418e407a0e0253630633697f30cf496a7fc2ddfc
This commit is contained in:
Joey Parrish
2015-09-04 18:20:09 -07:00
parent 5669a2a2cb
commit 4d9177240a
115 changed files with 0 additions and 115 deletions
-1
View File
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");