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:
8
framework/assets/js/keyevent.js
Normal file → Executable file
8
framework/assets/js/keyevent.js
Normal file → Executable file
@@ -1,3 +1,11 @@
|
||||
/*
|
||||
* 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
|
||||
*/
|
||||
|
||||
function KeyEvent()
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user