From b6c12fd0f35ff243ab61009c04126384bbc70c21 Mon Sep 17 00:00:00 2001 From: antisnatchor Date: Sat, 25 Aug 2012 10:25:31 +0100 Subject: [PATCH] Added copyright to are.js --- core/main/client/are.js | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/core/main/client/are.js b/core/main/client/are.js index f1c7588d8..4cdcff84b 100644 --- a/core/main/client/are.js +++ b/core/main/client/are.js @@ -1,4 +1,18 @@ - +// +// Copyright 2012 Wade Alcorn wade@bindshell.net +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// beef.are = { init:function(){ var Jools = require('jools');