diff --git a/contrib/csup/rcsfile.c b/contrib/csup/rcsfile.c index 6a111b02797..4f9b085b7fe 100644 --- a/contrib/csup/rcsfile.c +++ b/contrib/csup/rcsfile.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2007-2008, Ulf Lilleengen + * Copyright (c) 2007-2009, Ulf Lilleengen * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/contrib/csup/rcsfile.h b/contrib/csup/rcsfile.h index a2c3f710d0a..7eb38bec417 100644 --- a/contrib/csup/rcsfile.h +++ b/contrib/csup/rcsfile.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2007-2008, Ulf Lilleengen + * Copyright (c) 2007-2009, Ulf Lilleengen * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/contrib/csup/rcsparse.c b/contrib/csup/rcsparse.c index 19aa8b51a85..682f113935b 100644 --- a/contrib/csup/rcsparse.c +++ b/contrib/csup/rcsparse.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2008, Ulf Lilleengen + * Copyright (c) 2008-2009, Ulf Lilleengen * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/contrib/csup/rcsparse.h b/contrib/csup/rcsparse.h index 888d53d1576..01b01563d80 100644 --- a/contrib/csup/rcsparse.h +++ b/contrib/csup/rcsparse.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2008, Ulf Lilleengen + * Copyright (c) 2008-2009, Ulf Lilleengen * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/contrib/csup/rcstokenizer.l b/contrib/csup/rcstokenizer.l index 63d2ef51d70..56f0f41ccf0 100644 --- a/contrib/csup/rcstokenizer.l +++ b/contrib/csup/rcstokenizer.l @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2007-2008, Ulf Lilleengen + * Copyright (c) 2007-2009, Ulf Lilleengen * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/contrib/csup/rsyncfile.c b/contrib/csup/rsyncfile.c index 49741183df7..7680bccf0ae 100644 --- a/contrib/csup/rsyncfile.c +++ b/contrib/csup/rsyncfile.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2008, Ulf Lilleengen + * Copyright (c) 2008-2009, Ulf Lilleengen * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/contrib/csup/rsyncfile.h b/contrib/csup/rsyncfile.h index 8609ed56d93..2c41a28ee4d 100644 --- a/contrib/csup/rsyncfile.h +++ b/contrib/csup/rsyncfile.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2008, Ulf Lilleengen + * Copyright (c) 2008-2009, Ulf Lilleengen * All rights reserved. * * Redistribution and use in source and binary forms, with or without