diff --git a/LICENSE b/LICENSE index 6aef366..56f3b1d 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2005, Sara Golemon +/* Copyright (c) 2004-2006, Sara Golemon * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/include/libssh2.h b/include/libssh2.h index 8a9bc75..81372a1 100644 --- a/include/libssh2.h +++ b/include/libssh2.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2005, Sara Golemon +/* Copyright (c) 2004-2006, Sara Golemon * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/include/libssh2_priv.h b/include/libssh2_priv.h index f68510c..351f3a4 100644 --- a/include/libssh2_priv.h +++ b/include/libssh2_priv.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2005, Sara Golemon +/* Copyright (c) 2004-2006, Sara Golemon * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/include/libssh2_publickey.h b/include/libssh2_publickey.h index 44b46e9..85fae22 100644 --- a/include/libssh2_publickey.h +++ b/include/libssh2_publickey.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2005, Sara Golemon +/* Copyright (c) 2004-2006, Sara Golemon * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/include/libssh2_sftp.h b/include/libssh2_sftp.h index e950fbf..1b74034 100644 --- a/include/libssh2_sftp.h +++ b/include/libssh2_sftp.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2005, Sara Golemon +/* Copyright (c) 2004-2006, Sara Golemon * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/channel.c b/src/channel.c index 76129d6..0daacd5 100644 --- a/src/channel.c +++ b/src/channel.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2005, Sara Golemon +/* Copyright (c) 2004-2006, Sara Golemon * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/comp.c b/src/comp.c index 87bafab..f0fb885 100644 --- a/src/comp.c +++ b/src/comp.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2005, Sara Golemon +/* Copyright (c) 2004-2006, Sara Golemon * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/crypt.c b/src/crypt.c index 887795c..5cf7134 100644 --- a/src/crypt.c +++ b/src/crypt.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2005, Sara Golemon +/* Copyright (c) 2004-2006, Sara Golemon * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/hostkey.c b/src/hostkey.c index 62ca553..8a786f2 100644 --- a/src/hostkey.c +++ b/src/hostkey.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2005, Sara Golemon +/* Copyright (c) 2004-2006, Sara Golemon * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/kex.c b/src/kex.c index 7ad5be8..60ead26 100644 --- a/src/kex.c +++ b/src/kex.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2005, Sara Golemon +/* Copyright (c) 2004-2006, Sara Golemon * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/mac.c b/src/mac.c index 81ec4bc..90471e8 100644 --- a/src/mac.c +++ b/src/mac.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2005, Sara Golemon +/* Copyright (c) 2004-2006, Sara Golemon * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/misc.c b/src/misc.c index 54a99f3..8c9ac0c 100644 --- a/src/misc.c +++ b/src/misc.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2005, Sara Golemon +/* Copyright (c) 2004-2006, Sara Golemon * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/packet.c b/src/packet.c index 043412c..df8b697 100644 --- a/src/packet.c +++ b/src/packet.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2005, Sara Golemon +/* Copyright (c) 2004-2006, Sara Golemon * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/publickey.c b/src/publickey.c index bce9502..a85b4f3 100644 --- a/src/publickey.c +++ b/src/publickey.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2005, Sara Golemon +/* Copyright (c) 2004-2006, Sara Golemon * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/scp.c b/src/scp.c index bcded36..95e4d3f 100644 --- a/src/scp.c +++ b/src/scp.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2005, Sara Golemon +/* Copyright (c) 2004-2006, Sara Golemon * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/session.c b/src/session.c index 27cc685..939e62b 100644 --- a/src/session.c +++ b/src/session.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2005, Sara Golemon +/* Copyright (c) 2004-2006, Sara Golemon * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/sftp.c b/src/sftp.c index 74cdeb0..dd220a9 100644 --- a/src/sftp.c +++ b/src/sftp.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2005, Sara Golemon +/* Copyright (c) 2004-2006, Sara Golemon * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/userauth.c b/src/userauth.c index db1cc6f..1ff2a06 100644 --- a/src/userauth.c +++ b/src/userauth.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2005, Sara Golemon +/* Copyright (c) 2004-2006, Sara Golemon * All rights reserved. * * Redistribution and use in source and binary forms,