Skip to content

Commit

Permalink
Remove license from samples
Browse files Browse the repository at this point in the history
Fixes Polymer#621 Licenses shouldn't be in doc samples
  • Loading branch information
dfreedm committed Aug 28, 2014
1 parent 94e3601 commit 0afa709
Show file tree
Hide file tree
Showing 24 changed files with 0 additions and 217 deletions.
9 changes: 0 additions & 9 deletions samples/components/basic-element.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
<!--
@license
Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->
<element name="my-element">
<section>
I'm a my-element!
Expand Down
9 changes: 0 additions & 9 deletions samples/components/computed-property.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
<!--
@license
Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->
<link rel="import" href="../../components/polymer/polymer.html">

<polymer-element name="square-element">
Expand Down
9 changes: 0 additions & 9 deletions samples/components/tk-binding-to-elements.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
<!--
@license
Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->
<link rel="import"
href="/components/polymer/polymer.html">

Expand Down
9 changes: 0 additions & 9 deletions samples/components/tk-binding.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
<!--
@license
Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->
<link rel="import" href="../../components/polymer/polymer.html">

<polymer-element name="g-cool" attributes="better">
Expand Down
9 changes: 0 additions & 9 deletions samples/components/tk-element-created.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
<!--
@license
Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->
<link rel="import"
href="/components/polymer/polymer.html">

Expand Down
9 changes: 0 additions & 9 deletions samples/components/tk-element-databinding-color.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
<!--
@license
Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->
<link rel="import"
href="/components/polymer/polymer.html">

Expand Down
9 changes: 0 additions & 9 deletions samples/components/tk-element-databinding.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
<!--
@license
Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->
<link rel="import"
href="/components/polymer/polymer.html">

Expand Down
9 changes: 0 additions & 9 deletions samples/components/tk-element-event-binding.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
<!--
@license
Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->
<link rel="import"
href="/components/polymer/polymer.html">

Expand Down
9 changes: 0 additions & 9 deletions samples/components/tk-element-property-public-publish.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
<!--
@license
Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->
<link rel="import"
href="/components/polymer/polymer.html">

Expand Down
9 changes: 0 additions & 9 deletions samples/components/tk-element-property-public.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
<!--
@license
Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->
<link rel="import"
href="/components/polymer/polymer.html">

Expand Down
9 changes: 0 additions & 9 deletions samples/components/tk-element-proto.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
<!--
@license
Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->
<link rel="import"
href="/components/polymer/polymer.html">

Expand Down
9 changes: 0 additions & 9 deletions samples/components/tk-element-public-access.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
<!--
@license
Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->
<link rel="import"
href="/components/polymer/polymer.html">

Expand Down
9 changes: 0 additions & 9 deletions samples/components/tk-element.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
<!--
@license
Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->
<link rel="import"
href="/components/polymer/polymer.html">

Expand Down
9 changes: 0 additions & 9 deletions samples/components/tk-node-finding.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
<!--
@license
Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->
<link rel="import"
href="/components/polymer/polymer.html">

Expand Down
9 changes: 0 additions & 9 deletions samples/components/tk-twoway-binding.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
<!--
@license
Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->
<link rel="import"
href="/components/polymer/polymer.html">
<link rel="import" href="/toolkit-ui/elements/g-panels.html">
Expand Down
9 changes: 0 additions & 9 deletions samples/databinding/auto-binding.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
<!--
@license
Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->
<!-- [START doc-sample] -->
<!DOCTYPE html>
<html>
Expand Down
9 changes: 0 additions & 9 deletions samples/databinding/greeting-tag.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
<!--
@license
Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->
<link rel="import" href="/components/polymer/polymer.html">

<polymer-element name="greeting-tag">
Expand Down
10 changes: 0 additions & 10 deletions samples/databinding/greeting-tag.js
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
/*
* @license
* Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
* This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
* The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
* The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
* Code distributed by Google as part of the polymer project is also
* subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
*/

Polymer('greeting-tag', {
ready: function() {
this.salutations = [
Expand Down
9 changes: 0 additions & 9 deletions samples/layout-attr.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
<!--
@license
Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->
<!doctype html>
<html>
<head>
Expand Down
9 changes: 0 additions & 9 deletions samples/layout-elements/drawer-app.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
<!--
@license
Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->
<!DOCTYPE html>
<html>
<head>
Expand Down
9 changes: 0 additions & 9 deletions samples/layout-elements/header-app.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
<!--
@license
Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->
<!DOCTYPE html>
<html>
<head>
Expand Down
9 changes: 0 additions & 9 deletions samples/layout-elements/scaffold-app.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
<!--
@license
Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->
<!DOCTYPE html>
<html>
<head>
Expand Down
9 changes: 0 additions & 9 deletions samples/layout-elements/toolbar-sample.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
<!--
@license
Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->
<!DOCTYPE html>
<html>
<head>
Expand Down
9 changes: 0 additions & 9 deletions samples/webanimations/basic.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
<!--
@license
Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->
<button onclick="run()">Play/Pause</button>
<div class="pulse" style="width:150px;background:rgba(255,0,0,0.5);">Hello world!</div>

Expand Down

0 comments on commit 0afa709

Please sign in to comment.