diff --git a/src/java/com/samskivert/jdbc/depot/DepotMarshaller.java b/src/java/com/samskivert/jdbc/depot/DepotMarshaller.java index d61a56d..894c8a5 100644 --- a/src/java/com/samskivert/jdbc/depot/DepotMarshaller.java +++ b/src/java/com/samskivert/jdbc/depot/DepotMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // samskivert library - useful routines for java programs -// Copyright (C) 2006 Michael Bayne, Pär Winzell +// Copyright (C) 2006 Michael Bayne, Pär Winzell // // 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/depot/DepotRepository.java b/src/java/com/samskivert/jdbc/depot/DepotRepository.java index 8e958e6..4c52124 100644 --- a/src/java/com/samskivert/jdbc/depot/DepotRepository.java +++ b/src/java/com/samskivert/jdbc/depot/DepotRepository.java @@ -2,7 +2,7 @@ // $Id$ // // samskivert library - useful routines for java programs -// Copyright (C) 2006 Michael Bayne, Pär Winzell +// Copyright (C) 2006 Michael Bayne, Pär Winzell // // 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/depot/FieldMarshaller.java b/src/java/com/samskivert/jdbc/depot/FieldMarshaller.java index 0810056..329361d 100644 --- a/src/java/com/samskivert/jdbc/depot/FieldMarshaller.java +++ b/src/java/com/samskivert/jdbc/depot/FieldMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // samskivert library - useful routines for java programs -// Copyright (C) 2006 Michael Bayne, Pär Winzell +// Copyright (C) 2006 Michael Bayne, Pär Winzell // // 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/depot/IdentityKeyGenerator.java b/src/java/com/samskivert/jdbc/depot/IdentityKeyGenerator.java index 4eab5e5..27c1687 100644 --- a/src/java/com/samskivert/jdbc/depot/IdentityKeyGenerator.java +++ b/src/java/com/samskivert/jdbc/depot/IdentityKeyGenerator.java @@ -2,7 +2,7 @@ // $Id$ // // samskivert library - useful routines for java programs -// Copyright (C) 2006 Michael Bayne, Pär Winzell +// Copyright (C) 2006 Michael Bayne, Pär Winzell // // 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/depot/KeyGenerator.java b/src/java/com/samskivert/jdbc/depot/KeyGenerator.java index 9ce40a2..3bd400f 100644 --- a/src/java/com/samskivert/jdbc/depot/KeyGenerator.java +++ b/src/java/com/samskivert/jdbc/depot/KeyGenerator.java @@ -2,7 +2,7 @@ // $Id$ // // samskivert library - useful routines for java programs -// Copyright (C) 2006 Michael Bayne, Pär Winzell +// Copyright (C) 2006 Michael Bayne, Pär Winzell // // 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/depot/Log.java b/src/java/com/samskivert/jdbc/depot/Log.java index 2186167..ae41769 100644 --- a/src/java/com/samskivert/jdbc/depot/Log.java +++ b/src/java/com/samskivert/jdbc/depot/Log.java @@ -2,7 +2,7 @@ // $Id$ // // samskivert library - useful routines for java programs -// Copyright (C) 2006 Michael Bayne, Pär Winzell +// Copyright (C) 2006 Michael Bayne, Pär Winzell // // 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/depot/PersistenceContext.java b/src/java/com/samskivert/jdbc/depot/PersistenceContext.java index d2d41dd..d992155 100644 --- a/src/java/com/samskivert/jdbc/depot/PersistenceContext.java +++ b/src/java/com/samskivert/jdbc/depot/PersistenceContext.java @@ -2,7 +2,7 @@ // $Id$ // // samskivert library - useful routines for java programs -// Copyright (C) 2006 Michael Bayne, Pär Winzell +// Copyright (C) 2006 Michael Bayne, Pär Winzell // // 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/depot/TableKeyGenerator.java b/src/java/com/samskivert/jdbc/depot/TableKeyGenerator.java index 0a3e59a..e7e7af8 100644 --- a/src/java/com/samskivert/jdbc/depot/TableKeyGenerator.java +++ b/src/java/com/samskivert/jdbc/depot/TableKeyGenerator.java @@ -2,7 +2,7 @@ // $Id$ // // samskivert library - useful routines for java programs -// Copyright (C) 2006 Michael Bayne, Pär Winzell +// Copyright (C) 2006 Michael Bayne, Pär Winzell // // 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