akeome
This commit is contained in:
2
LICENSE
2
LICENSE
@@ -1,6 +1,6 @@
|
|||||||
The MIT License (MIT)
|
The MIT License (MIT)
|
||||||
|
|
||||||
Copyright (c) 2015 otya
|
Copyright (c) 2015-2017 otya
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|||||||
@@ -1023,7 +1023,7 @@ class PetitComputer
|
|||||||
void printInformation()
|
void printInformation()
|
||||||
{
|
{
|
||||||
console.print("otyaSMILEBASIC ver ", versionString, "\n");
|
console.print("otyaSMILEBASIC ver ", versionString, "\n");
|
||||||
console.print("(C)2015-2016 otya\n");
|
console.print("(C)2015-2017 otya\n");
|
||||||
console.print("8327164 bytes free\n");
|
console.print("8327164 bytes free\n");
|
||||||
console.print("\n");
|
console.print("\n");
|
||||||
printPrompt();
|
printPrompt();
|
||||||
|
|||||||
Reference in New Issue
Block a user