From cf980a2e657d10af53074b196926ec10f94cd282 Mon Sep 17 00:00:00 2001 From: Daniel Freedman Date: Wed, 27 Aug 2014 14:32:39 -0700 Subject: [PATCH] audit license headers --- karma.conf.js | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/karma.conf.js b/karma.conf.js index be72d97..1767cae 100644 --- a/karma.conf.js +++ b/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'); karma.set(common.mixin_common_opts(karma, {