Auld Lang Syne

This commit is contained in:
David Hoover
2012-01-03 10:20:55 -08:00
parent 03386dbb95
commit a3399702d7
317 changed files with 329 additions and 314 deletions
+5
View File
@@ -1,3 +1,8 @@
//
// samskivert library - useful routines for java programs
// Copyright (C) 2001-2012 Michael Bayne, et al.
// http://github.com/samskivert/samskivert/blob/master/COPYING
/**
* Creates the necessary database tables in MySQL for the JDBC table site
* identifier.
+5
View File
@@ -1,3 +1,8 @@
//
// samskivert library - useful routines for java programs
// Copyright (C) 2001-2012 Michael Bayne, et al.
// http://github.com/samskivert/samskivert/blob/master/COPYING
/**
* Creates the necessary database tables in MySQL for the user repository.
*/