diff --git a/lib/SOURCE_HEADER b/lib/SOURCE_HEADER index f2eb9d54..7af00dc4 100644 --- a/lib/SOURCE_HEADER +++ b/lib/SOURCE_HEADER @@ -1,6 +1,8 @@ // +// $Id$ +// // samskivert library - useful routines for java programs -// Copyright (C) 2001-2006 Michael Bayne +// Copyright (C) 2006 Michael Bayne // // 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/DepotMarshaller.java b/src/java/com/samskivert/jdbc/depot/DepotMarshaller.java index 5e087ef1..d61a56d5 100644 --- a/src/java/com/samskivert/jdbc/depot/DepotMarshaller.java +++ b/src/java/com/samskivert/jdbc/depot/DepotMarshaller.java @@ -1,6 +1,8 @@ // +// $Id$ +// // samskivert library - useful routines for java programs -// Copyright (C) 2001-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 8df9fb9a..8e958e65 100644 --- a/src/java/com/samskivert/jdbc/depot/DepotRepository.java +++ b/src/java/com/samskivert/jdbc/depot/DepotRepository.java @@ -1,4 +1,6 @@ // +// $Id$ +// // samskivert library - useful routines for java programs // Copyright (C) 2006 Michael Bayne, Pär Winzell // diff --git a/src/java/com/samskivert/jdbc/depot/FieldMarshaller.java b/src/java/com/samskivert/jdbc/depot/FieldMarshaller.java index f9eee0c7..08100567 100644 --- a/src/java/com/samskivert/jdbc/depot/FieldMarshaller.java +++ b/src/java/com/samskivert/jdbc/depot/FieldMarshaller.java @@ -1,6 +1,8 @@ // +// $Id$ +// // samskivert library - useful routines for java programs -// Copyright (C) 2001-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 cebc7050..4eab5e56 100644 --- a/src/java/com/samskivert/jdbc/depot/IdentityKeyGenerator.java +++ b/src/java/com/samskivert/jdbc/depot/IdentityKeyGenerator.java @@ -1,6 +1,8 @@ // +// $Id$ +// // samskivert library - useful routines for java programs -// Copyright (C) 2001-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 bd108d5e..9ce40a2b 100644 --- a/src/java/com/samskivert/jdbc/depot/KeyGenerator.java +++ b/src/java/com/samskivert/jdbc/depot/KeyGenerator.java @@ -1,6 +1,8 @@ // +// $Id$ +// // samskivert library - useful routines for java programs -// Copyright (C) 2001-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 b19bc12c..21861672 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) 2001-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 59f3c505..d2d41dd7 100644 --- a/src/java/com/samskivert/jdbc/depot/PersistenceContext.java +++ b/src/java/com/samskivert/jdbc/depot/PersistenceContext.java @@ -1,6 +1,8 @@ // +// $Id$ +// // samskivert library - useful routines for java programs -// Copyright (C) 2001-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 358a408f..0a3e59a9 100644 --- a/src/java/com/samskivert/jdbc/depot/TableKeyGenerator.java +++ b/src/java/com/samskivert/jdbc/depot/TableKeyGenerator.java @@ -1,6 +1,8 @@ // +// $Id$ +// // samskivert library - useful routines for java programs -// Copyright (C) 2001-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