Changeset 335 for cpp/frams/vm
- Timestamp:
- 03/01/15 01:43:09 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/vm/framscript.l
r332 r335 1 1 %{ 2 // This file is a part of the Framsticks GDK.3 // Copyright (C) 2002-201 4Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.2 // This file is a part of the Framsticks SDK. 3 // Copyright (C) 2002-2015 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details. 4 4 // Refer to http://www.framsticks.com/ for further information. 5 5
Note: See TracChangeset
for help on using the changeset viewer.