diff --git a/src/java/com/samskivert/jdbc/BaseLiaison.java b/src/java/com/samskivert/jdbc/BaseLiaison.java index b224da3a..e92e9f34 100644 --- a/src/java/com/samskivert/jdbc/BaseLiaison.java +++ b/src/java/com/samskivert/jdbc/BaseLiaison.java @@ -2,7 +2,7 @@ // $Id$ // // samskivert library - useful routines for java programs -// Copyright (C) 2006-2010 Michael Bayne, et al., Pär Winzell +// Copyright (C) 2006-2010 Michael Bayne, et al. // // 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 diff --git a/src/java/com/samskivert/jdbc/ColumnDefinition.java b/src/java/com/samskivert/jdbc/ColumnDefinition.java index 68f80ab6..985d2cf0 100644 --- a/src/java/com/samskivert/jdbc/ColumnDefinition.java +++ b/src/java/com/samskivert/jdbc/ColumnDefinition.java @@ -2,7 +2,7 @@ // $Id$ // // samskivert library - useful routines for java programs -// Copyright (C) 2006-2010 Michael Bayne, et al., Pär Winzell +// Copyright (C) 2006-2010 Michael Bayne, et al. // // 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