From 33f92f250660815123eb8de0b0c8e2c2bfdd9f65 Mon Sep 17 00:00:00 2001 From: Daniel Freedman Date: Wed, 27 Aug 2014 14:27:54 -0700 Subject: [PATCH] audit license headers --- conf/karma.conf.js | 10 ++++++++++ conf/mocha.conf.js | 10 ++++++++++ test/html/attributes.html | 9 +++++++++ test/html/imports.html | 9 +++++++++ test/html/upgrade-dcl.html | 9 +++++++++ test/html/upgrade-order.html | 9 +++++++++ 6 files changed, 56 insertions(+) diff --git a/conf/karma.conf.js b/conf/karma.conf.js index 334f790..f1c639b 100644 --- a/conf/karma.conf.js +++ b/conf/karma.conf.js @@ -1,3 +1,13 @@ +/* + * @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 + */ + module.exports = function(karma) { var common = require('../../tools/test/karma-common.conf.js'); diff --git a/conf/mocha.conf.js b/conf/mocha.conf.js index c9fc1a1..9e4c19a 100644 --- a/conf/mocha.conf.js +++ b/conf/mocha.conf.js @@ -1,3 +1,13 @@ +/* + * @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 + */ + mocha.setup({ ui:'tdd', htmlbase: '/base/CustomElements/test/' diff --git a/test/html/attributes.html b/test/html/attributes.html index ec23fd2..54261e2 100644 --- a/test/html/attributes.html +++ b/test/html/attributes.html @@ -1,3 +1,12 @@ + diff --git a/test/html/imports.html b/test/html/imports.html index 15da1fd..072366a 100644 --- a/test/html/imports.html +++ b/test/html/imports.html @@ -1,3 +1,12 @@ + diff --git a/test/html/upgrade-dcl.html b/test/html/upgrade-dcl.html index 531ec9f..0b3a38d 100644 --- a/test/html/upgrade-dcl.html +++ b/test/html/upgrade-dcl.html @@ -1,3 +1,12 @@ + diff --git a/test/html/upgrade-order.html b/test/html/upgrade-order.html index b169371..1099590 100644 --- a/test/html/upgrade-order.html +++ b/test/html/upgrade-order.html @@ -1,3 +1,12 @@ +