Skip to content

Commit

Permalink
Revert "Adding license annotation to js files."
Browse files Browse the repository at this point in the history
This reverts commit 8cb2465, 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
  • Loading branch information
joeyparrish committed Sep 5, 2015
1 parent 5669a2a commit 4d91772
Show file tree
Hide file tree
Showing 115 changed files with 0 additions and 115 deletions.
1 change: 0 additions & 1 deletion app.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion controls.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2015 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion externs/fullscreen.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion externs/htmltrackelement.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion externs/jwk_set.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion externs/mediakeys.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion externs/prefixed_eme.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion externs/xmlhttprequest.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2015 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/dash/container_segment_index_source.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2015 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/dash/duration_segment_index_source.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2015 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/dash/dynamic_live_segment_index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2015 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/dash/list_segment_index_source.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2015 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/dash/live_segment_index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2015 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/dash/mpd_parser.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/dash/mpd_processor.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/dash/mpd_request.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/dash/mpd_utils.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2015 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/dash/timeline_segment_index_source.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2015 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/debug/asserts.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/debug/log.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/debug/timer.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/media/eme_manager.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2015 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/media/i_abr_manager.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2015 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/media/i_segment_index_source.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2015 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/media/i_stream.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/media/manifest_updater.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2015 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/media/mp4_segment_index_parser.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/media/offline_segment_index_source.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2015 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/media/segment_index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/media/segment_init_source.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2015 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/media/segment_reference.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/media/simple_abr_manager.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/media/source_buffer_manager.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/media/stream.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/media/stream_info.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/media/stream_info_processor.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/media/text_segment_index_source.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2015 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/media/text_stream.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/media/webm_segment_index_parser.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/player/audio_track.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/player/dash_video_source.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/player/defaults.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2015 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/player/drm_info.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2015 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/player/drm_scheme_info.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/player/http_video_source.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/player/i_video_source.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/player/offline_video_source.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2015 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/player/player.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/player/restrictions.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2015 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/player/stats.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/player/stream_video_source.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/player/text_style.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2015 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/player/text_track.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/player/video_track.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/polyfill/all.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2015 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/polyfill/customevent.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2015 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/polyfill/fullscreen.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/polyfill/mediakeys.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/polyfill/patchedmediakeys_nop.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/polyfill/patchedmediakeys_v01b.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/polyfill/videoplaybackquality.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/util/ajax_request.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/util/array_utils.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/util/clock.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2015 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/util/content_database.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 0 additions & 1 deletion lib/util/content_database_reader.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @license
* Copyright 2015 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
Loading

0 comments on commit 4d91772

Please sign in to comment.