You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2013/12/06 22:01:30 UTC

[4/4] js commit: fixed licensed headers for ubuntu

fixed licensed headers for ubuntu


Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/9f22fe2b
Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/9f22fe2b
Diff: http://git-wip-us.apache.org/repos/asf/cordova-js/diff/9f22fe2b

Branch: refs/heads/3.3.x
Commit: 9f22fe2bebb4a06b833b024dce464de4a45999af
Parents: 9d74694
Author: Steven Gill <st...@gmail.com>
Authored: Fri Dec 6 12:57:46 2013 -0800
Committer: Steven Gill <st...@gmail.com>
Committed: Fri Dec 6 13:01:19 2013 -0800

----------------------------------------------------------------------
 lib/ubuntu/exec.js     | 13 ++++++++-----
 lib/ubuntu/platform.js | 13 +++++++------
 2 files changed, 15 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-js/blob/9f22fe2b/lib/ubuntu/exec.js
----------------------------------------------------------------------
diff --git a/lib/ubuntu/exec.js b/lib/ubuntu/exec.js
index b9a107f..e6e476d 100644
--- a/lib/ubuntu/exec.js
+++ b/lib/ubuntu/exec.js
@@ -1,10 +1,12 @@
 /*
  *
- * Copyright 2013 Canonical Ltd.
- *
- * 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
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
  *
@@ -16,6 +18,7 @@
  * under the License.
  *
 */
+
 var cordova = require('cordova'),
     utils = require('cordova/utils');
 

http://git-wip-us.apache.org/repos/asf/cordova-js/blob/9f22fe2b/lib/ubuntu/platform.js
----------------------------------------------------------------------
diff --git a/lib/ubuntu/platform.js b/lib/ubuntu/platform.js
index 4b2ac03..3871545 100644
--- a/lib/ubuntu/platform.js
+++ b/lib/ubuntu/platform.js
@@ -1,10 +1,11 @@
 /*
- *
- * Copyright 2013 Canonical Ltd.
- *
- * 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
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
  *