Commit 4b1df825 authored by Chris Scott's avatar Chris Scott

Oops, killed my license

parent d6017839
/* /**
* Licensed to the Apache Software Foundation (ASF) under one * cordova-background-geolocation
* or more contributor license agreements. See the NOTICE file * Copyright (c) 2015, Transistor Software (9224-2932 Quebec Inc)
* distributed with this work for additional information * All rights reserved.
* regarding copyright ownership. The ASF licenses this file * sales@transistorsoft.com
* to you under the Apache License, Version 2.0 (the * http://transistorsoft.com
* "License"); you may not use this file except in compliance * @see LICENSE
* 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.
*/
var ENV = (function() { var ENV = (function() {
var localStorage = window.localStorage; var localStorage = window.localStorage;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment