- Timestamp:
- 01/11/08 13:06:41 (10 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
Trunk/SpeechSubmission/VFSpeechSubmission/java/src/speechrecorder/License.java
r2375 r2397 48 48 49 49 VFlicenseNotice = 50 "VoxForge Speech Submission Application v0.1. 2" + System.getProperty("line.separator")50 "VoxForge Speech Submission Application v0.1.3" + System.getProperty("line.separator") 51 51 + "============================" + System.getProperty("line.separator") 52 52 + "Allows a user to record their speech and upload it to the VoxForge server" + System.getProperty("line.separator")