зеркало из https://github.com/mozilla/pluotsorbet.git
Add licensing information for ImmutableImageFromByteArrayTest
This commit is contained in:
Родитель
22f554d0b1
Коммит
66a17d2215
10
LICENSE
10
LICENSE
|
@ -268,3 +268,13 @@ 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.
|
||||
|
||||
---
|
||||
|
||||
/*--------------------------------------------------
|
||||
* ImmutableImageFromByteArray.java
|
||||
*
|
||||
* Copyright John W. Muchow http://www.CoreJ2ME.com
|
||||
* You may use/modify for any non-commercial purpose
|
||||
*-------------------------------------------------*/
|
||||
// Source: http://www.java2s.com/Code/Java/J2ME/ImmutableImageFromByteArray.htm
|
||||
|
|
|
@ -6,6 +6,7 @@ package gfx;
|
|||
* Copyright John W. Muchow http://www.CoreJ2ME.com
|
||||
* You may use/modify for any non-commercial purpose
|
||||
*-------------------------------------------------*/
|
||||
// Source: http://www.java2s.com/Code/Java/J2ME/ImmutableImageFromByteArray.htm
|
||||
|
||||
import javax.microedition.midlet.*;
|
||||
import javax.microedition.lcdui.*;
|
||||
|
|
Загрузка…
Ссылка в новой задаче