Auld Lang Syne
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert;
|
package com.samskivert;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.annotation;
|
package com.samskivert.annotation;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.io;
|
package com.samskivert.io;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.io;
|
package com.samskivert.io;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.io;
|
package com.samskivert.io;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.io;
|
package com.samskivert.io;
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
<!--
|
<!--
|
||||||
|
|
||||||
samskivert library - useful routines for java programs
|
samskivert library - useful routines for java programs
|
||||||
Copyright (C) 2001-2011 Michael Bayne, et al.
|
Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
|
|
||||||
This library is free software; you can redistribute it and/or modify it
|
This library is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU Lesser General Public License as published
|
under the terms of the GNU Lesser General Public License as published
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.jdbc;
|
package com.samskivert.jdbc;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.jdbc;
|
package com.samskivert.jdbc;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.jdbc;
|
package com.samskivert.jdbc;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.jdbc;
|
package com.samskivert.jdbc;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.jdbc;
|
package com.samskivert.jdbc;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.jdbc;
|
package com.samskivert.jdbc;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.jdbc;
|
package com.samskivert.jdbc;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.jdbc;
|
package com.samskivert.jdbc;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.jdbc;
|
package com.samskivert.jdbc;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.jdbc;
|
package com.samskivert.jdbc;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.jdbc;
|
package com.samskivert.jdbc;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.jdbc;
|
package com.samskivert.jdbc;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.jdbc;
|
package com.samskivert.jdbc;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.jdbc;
|
package com.samskivert.jdbc;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.jdbc;
|
package com.samskivert.jdbc;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.jdbc;
|
package com.samskivert.jdbc;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.jdbc;
|
package com.samskivert.jdbc;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.jdbc;
|
package com.samskivert.jdbc;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.jdbc;
|
package com.samskivert.jdbc;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.jdbc;
|
package com.samskivert.jdbc;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.jdbc;
|
package com.samskivert.jdbc;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.jdbc.jora;
|
package com.samskivert.jdbc.jora;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.jdbc.jora;
|
package com.samskivert.jdbc.jora;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.jdbc.jora;
|
package com.samskivert.jdbc.jora;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.jdbc.jora;
|
package com.samskivert.jdbc.jora;
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
What have we here?
|
What have we here?
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.jdbc.jora;
|
package com.samskivert.jdbc.jora;
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
<!--
|
<!--
|
||||||
|
|
||||||
samskivert library - useful routines for java programs
|
samskivert library - useful routines for java programs
|
||||||
Copyright (C) 2001-2011 Michael Bayne, et al.
|
Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
|
|
||||||
This library is free software; you can redistribute it and/or modify it
|
This library is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU Lesser General Public License as published
|
under the terms of the GNU Lesser General Public License as published
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
<!--
|
<!--
|
||||||
|
|
||||||
samskivert library - useful routines for java programs
|
samskivert library - useful routines for java programs
|
||||||
Copyright (C) 2001-2011 Michael Bayne, et al.
|
Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
|
|
||||||
This library is free software; you can redistribute it and/or modify it
|
This library is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU Lesser General Public License as published
|
under the terms of the GNU Lesser General Public License as published
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.net;
|
package com.samskivert.net;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.net;
|
package com.samskivert.net;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.net;
|
package com.samskivert.net;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.net;
|
package com.samskivert.net;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.net;
|
package com.samskivert.net;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.net;
|
package com.samskivert.net;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.net.cddb;
|
package com.samskivert.net.cddb;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.net.cddb;
|
package com.samskivert.net.cddb;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.net.cddb;
|
package com.samskivert.net.cddb;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.net.cddb;
|
package com.samskivert.net.cddb;
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
<!--
|
<!--
|
||||||
|
|
||||||
samskivert library - useful routines for java programs
|
samskivert library - useful routines for java programs
|
||||||
Copyright (C) 2001-2011 Michael Bayne, et al.
|
Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
|
|
||||||
This library is free software; you can redistribute it and/or modify it
|
This library is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU Lesser General Public License as published
|
under the terms of the GNU Lesser General Public License as published
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
<!--
|
<!--
|
||||||
|
|
||||||
samskivert library - useful routines for java programs
|
samskivert library - useful routines for java programs
|
||||||
Copyright (C) 2001-2011 Michael Bayne, et al.
|
Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
|
|
||||||
This library is free software; you can redistribute it and/or modify it
|
This library is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU Lesser General Public License as published
|
under the terms of the GNU Lesser General Public License as published
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
<!--
|
<!--
|
||||||
|
|
||||||
samskivert library - useful routines for java programs
|
samskivert library - useful routines for java programs
|
||||||
Copyright (C) 2001-2011 Michael Bayne, et al.
|
Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
|
|
||||||
This library is free software; you can redistribute it and/or modify it
|
This library is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU Lesser General Public License as published
|
under the terms of the GNU Lesser General Public License as published
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.servlet;
|
package com.samskivert.servlet;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.servlet;
|
package com.samskivert.servlet;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.servlet;
|
package com.samskivert.servlet;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.servlet;
|
package com.samskivert.servlet;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.servlet;
|
package com.samskivert.servlet;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.servlet;
|
package com.samskivert.servlet;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.servlet;
|
package com.samskivert.servlet;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.servlet;
|
package com.samskivert.servlet;
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
<!--
|
<!--
|
||||||
|
|
||||||
samskivert library - useful routines for java programs
|
samskivert library - useful routines for java programs
|
||||||
Copyright (C) 2001-2011 Michael Bayne, et al.
|
Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
|
|
||||||
This library is free software; you can redistribute it and/or modify it
|
This library is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU Lesser General Public License as published
|
under the terms of the GNU Lesser General Public License as published
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.servlet.user;
|
package com.samskivert.servlet.user;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.servlet.user;
|
package com.samskivert.servlet.user;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.servlet.user;
|
package com.samskivert.servlet.user;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.servlet.user;
|
package com.samskivert.servlet.user;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.servlet.user;
|
package com.samskivert.servlet.user;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.servlet.user;
|
package com.samskivert.servlet.user;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.servlet.user;
|
package com.samskivert.servlet.user;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.servlet.user;
|
package com.samskivert.servlet.user;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.servlet.user;
|
package com.samskivert.servlet.user;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.servlet.user;
|
package com.samskivert.servlet.user;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.servlet.user;
|
package com.samskivert.servlet.user;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.servlet.user;
|
package com.samskivert.servlet.user;
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
<!--
|
<!--
|
||||||
|
|
||||||
samskivert library - useful routines for java programs
|
samskivert library - useful routines for java programs
|
||||||
Copyright (C) 2001-2011 Michael Bayne, et al.
|
Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
|
|
||||||
This library is free software; you can redistribute it and/or modify it
|
This library is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU Lesser General Public License as published
|
under the terms of the GNU Lesser General Public License as published
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.servlet.util;
|
package com.samskivert.servlet.util;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.servlet.util;
|
package com.samskivert.servlet.util;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.servlet.util;
|
package com.samskivert.servlet.util;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.servlet.util;
|
package com.samskivert.servlet.util;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.servlet.util;
|
package com.samskivert.servlet.util;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.servlet.util;
|
package com.samskivert.servlet.util;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.servlet.util;
|
package com.samskivert.servlet.util;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.servlet.util;
|
package com.samskivert.servlet.util;
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
<!--
|
<!--
|
||||||
|
|
||||||
samskivert library - useful routines for java programs
|
samskivert library - useful routines for java programs
|
||||||
Copyright (C) 2001-2011 Michael Bayne, et al.
|
Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
|
|
||||||
This library is free software; you can redistribute it and/or modify it
|
This library is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU Lesser General Public License as published
|
under the terms of the GNU Lesser General Public License as published
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.swing;
|
package com.samskivert.swing;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.swing;
|
package com.samskivert.swing;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.swing;
|
package com.samskivert.swing;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.swing;
|
package com.samskivert.swing;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.swing;
|
package com.samskivert.swing;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.swing;
|
package com.samskivert.swing;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.swing;
|
package com.samskivert.swing;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.swing;
|
package com.samskivert.swing;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.swing;
|
package com.samskivert.swing;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.swing;
|
package com.samskivert.swing;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.swing;
|
package com.samskivert.swing;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.swing;
|
package com.samskivert.swing;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.swing;
|
package com.samskivert.swing;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.swing;
|
package com.samskivert.swing;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.swing;
|
package com.samskivert.swing;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.swing;
|
package com.samskivert.swing;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.swing;
|
package com.samskivert.swing;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.swing;
|
package com.samskivert.swing;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// samskivert library - useful routines for java programs
|
// samskivert library - useful routines for java programs
|
||||||
// Copyright (C) 2001-2011 Michael Bayne, et al.
|
// Copyright (C) 2001-2012 Michael Bayne, et al.
|
||||||
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
// http://github.com/samskivert/samskivert/blob/master/COPYING
|
||||||
|
|
||||||
package com.samskivert.swing;
|
package com.samskivert.swing;
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user