mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-04 00:02:03 +08:00
Update license and copyright notices in each source file. PhoneGap is licensed under modified BSD and MIT (2008).
This commit is contained in:
9
framework/assets/js/crypto.js
Normal file → Executable file
9
framework/assets/js/crypto.js
Normal file → Executable file
@@ -1,3 +1,12 @@
|
||||
/*
|
||||
* PhoneGap is available under *either* the terms of the modified BSD license *or* the
|
||||
* MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
|
||||
*
|
||||
* Copyright (c) 2005-2010, Nitobi Software Inc.
|
||||
* Copyright (c) 2010, IBM Corporation
|
||||
*/
|
||||
|
||||
// TODO: Needs to be commented
|
||||
|
||||
var Crypto = function() {
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user