diff --git a/.checksrc b/.checksrc index b735b1d1..e6e578fc 100644 --- a/.checksrc +++ b/.checksrc @@ -1,4 +1,3 @@ -disable COPYRIGHT disable FOPENMODE disable SNPRINTF disable TYPEDEFSTRUCT diff --git a/.github/workflows/appveyor_docker.yml b/.github/workflows/appveyor_docker.yml index ab53e65a..1752cd98 100644 --- a/.github/workflows/appveyor_docker.yml +++ b/.github/workflows/appveyor_docker.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Marc Hoersken +# Copyright (C) Marc Hoersken # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/.github/workflows/appveyor_status.yml b/.github/workflows/appveyor_status.yml index 62f0d7e7..af8f2307 100644 --- a/.github/workflows/appveyor_status.yml +++ b/.github/workflows/appveyor_status.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2022 Marc Hoersken +# Copyright (C) Marc Hoersken # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/.github/workflows/openssh_server.yml b/.github/workflows/openssh_server.yml index 026f333f..b5a16e4e 100644 --- a/.github/workflows/openssh_server.yml +++ b/.github/workflows/openssh_server.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2022 Marc Hoersken +# Copyright (C) Marc Hoersken # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/CMakeLists.txt b/CMakeLists.txt index 1cdc524f..36b4153f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ -# Copyright (c) 2014, 2015 Alexander Lamaison -# Copyright (c) 2023 Viktor Szakats +# Copyright (C) Alexander Lamaison +# Copyright (C) Viktor Szakats # # Redistribution and use in source and binary forms, # with or without modification, are permitted provided diff --git a/COPYING b/COPYING index af4d874c..6eb51468 100644 --- a/COPYING +++ b/COPYING @@ -1,11 +1,11 @@ -/* Copyright (c) 2004-2007 Sara Golemon - * Copyright (c) 2005,2006 Mikhail Gusarov - * Copyright (c) 2006-2007 The Written Word, Inc. - * Copyright (c) 2007 Eli Fant - * Copyright (c) 2009-2023 Daniel Stenberg +/* Copyright (C) 2004-2007 Sara Golemon + * Copyright (C) 2005,2006 Mikhail Gusarov + * Copyright (C) 2006-2007 The Written Word, Inc. + * Copyright (C) 2007 Eli Fant + * Copyright (C) 2009-2023 Daniel Stenberg * Copyright (C) 2008, 2009 Simon Josefsson - * Copyright (c) 2000 Markus Friedl - * Copyright (c) 2015 Microsoft Corp. + * Copyright (C) 2000 Markus Friedl + * Copyright (C) 2015 Microsoft Corp. * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/appveyor.yml b/appveyor.yml index 94337371..d7ac9442 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,7 +1,7 @@ -# Copyright (c) 2014, Ruslan Baratov -# Copyright (c) 2014, 2016 Alexander Lamaison -# Copyright (c) 2020, 2021 Marc Hoersken -# Copyright (c) 2023 Viktor Szakats +# Copyright (C) Ruslan Baratov +# Copyright (C) Alexander Lamaison +# Copyright (C) Marc Hoersken +# Copyright (C) Viktor Szakats # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/cmake/CheckFunctionExistsMayNeedLibrary.cmake b/cmake/CheckFunctionExistsMayNeedLibrary.cmake index 2de0a70e..cca30689 100644 --- a/cmake/CheckFunctionExistsMayNeedLibrary.cmake +++ b/cmake/CheckFunctionExistsMayNeedLibrary.cmake @@ -1,4 +1,4 @@ -# Copyright (c) 2014 Alexander Lamaison +# Copyright (C) Alexander Lamaison # # Redistribution and use in source and binary forms, # with or without modification, are permitted provided diff --git a/cmake/CopyRuntimeDependencies.cmake b/cmake/CopyRuntimeDependencies.cmake index 083f7626..5ce96871 100644 --- a/cmake/CopyRuntimeDependencies.cmake +++ b/cmake/CopyRuntimeDependencies.cmake @@ -1,4 +1,4 @@ -# Copyright (c) 2014 Alexander Lamaison +# Copyright (C) Alexander Lamaison # # Redistribution and use in source and binary forms, # with or without modification, are permitted provided diff --git a/cmake/FindLibgcrypt.cmake b/cmake/FindLibgcrypt.cmake index 4de3888d..d15e65c6 100644 --- a/cmake/FindLibgcrypt.cmake +++ b/cmake/FindLibgcrypt.cmake @@ -1,4 +1,4 @@ -# Copyright (c) 2014 Alexander Lamaison +# Copyright (C) Alexander Lamaison # # Redistribution and use in source and binary forms, # with or without modification, are permitted provided diff --git a/cmake/max_warnings.cmake b/cmake/max_warnings.cmake index 1d4fe349..45c0f0c6 100644 --- a/cmake/max_warnings.cmake +++ b/cmake/max_warnings.cmake @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Viktor Szakats +# Copyright (C) Viktor Szakats include(CheckCCompilerFlag) diff --git a/docs/CMakeLists.txt b/docs/CMakeLists.txt index fe5810e0..574a59bb 100644 --- a/docs/CMakeLists.txt +++ b/docs/CMakeLists.txt @@ -1,5 +1,5 @@ -# Copyright (c) 2014 Alexander Lamaison -# Copyright (c) 2023 Viktor Szakats +# Copyright (C) Alexander Lamaison +# Copyright (C) Viktor Szakats # # Redistribution and use in source and binary forms, # with or without modification, are permitted provided diff --git a/docs/libssh2_agent_connect.3 b/docs/libssh2_agent_connect.3 index e8ba1587..995394d8 100644 --- a/docs/libssh2_agent_connect.3 +++ b/docs/libssh2_agent_connect.3 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 2009 by Daiki Ueno +.\" Copyright (C) Daiki Ueno .\" .TH libssh2_agent_connect 3 "23 Dec 2009" "libssh2" "libssh2" .SH NAME diff --git a/docs/libssh2_agent_disconnect.3 b/docs/libssh2_agent_disconnect.3 index b87a4b1b..a0453040 100644 --- a/docs/libssh2_agent_disconnect.3 +++ b/docs/libssh2_agent_disconnect.3 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 2009 by Daiki Ueno +.\" Copyright (C) Daiki Ueno .\" .TH libssh2_agent_disconnect 3 "23 Dec 2009" "libssh2" "libssh2" .SH NAME diff --git a/docs/libssh2_agent_free.3 b/docs/libssh2_agent_free.3 index 3df9632a..6433eb18 100644 --- a/docs/libssh2_agent_free.3 +++ b/docs/libssh2_agent_free.3 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 2009 by Daiki Ueno +.\" Copyright (C) Daiki Ueno .\" .TH libssh2_agent_free 3 "28 May 2009" "libssh2" "libssh2" .SH NAME diff --git a/docs/libssh2_agent_get_identity.3 b/docs/libssh2_agent_get_identity.3 index 0663ae6d..4fbdac68 100644 --- a/docs/libssh2_agent_get_identity.3 +++ b/docs/libssh2_agent_get_identity.3 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 2009 by Daiki Ueno +.\" Copyright (C) Daiki Ueno .\" .TH libssh2_agent_get_identity 3 "23 Dec 2009" "libssh2" "libssh2" .SH NAME diff --git a/docs/libssh2_agent_get_identity_path.3 b/docs/libssh2_agent_get_identity_path.3 index 6b296ec7..ab56ab76 100644 --- a/docs/libssh2_agent_get_identity_path.3 +++ b/docs/libssh2_agent_get_identity_path.3 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 2019 by Will Cosgrove +.\" Copyright (C) Will Cosgrove .\" .TH libssh2_agent_get_identity_path 3 "6 Mar 2019" "libssh2" "libssh2" .SH NAME diff --git a/docs/libssh2_agent_init.3 b/docs/libssh2_agent_init.3 index 6a535dc7..b2ef3fbc 100644 --- a/docs/libssh2_agent_init.3 +++ b/docs/libssh2_agent_init.3 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 2009 by Daiki Ueno +.\" Copyright (C) Daiki Ueno .\" .TH libssh2_agent_init 3 "23 Dec 2009" "libssh2" "libssh2" .SH NAME diff --git a/docs/libssh2_agent_list_identities.3 b/docs/libssh2_agent_list_identities.3 index 4e1b3a78..3f894773 100644 --- a/docs/libssh2_agent_list_identities.3 +++ b/docs/libssh2_agent_list_identities.3 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 2009 by Daiki Ueno +.\" Copyright (C) Daiki Ueno .\" .TH libssh2_agent_list_identities 3 "23 Dec 2009" "libssh2" "libssh2" .SH NAME diff --git a/docs/libssh2_agent_set_identity_path.3 b/docs/libssh2_agent_set_identity_path.3 index 6097bc4e..ef62833a 100644 --- a/docs/libssh2_agent_set_identity_path.3 +++ b/docs/libssh2_agent_set_identity_path.3 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 2019 by Will Cosgrove +.\" Copyright (C) Will Cosgrove .\" .TH libssh2_agent_set_identity_path 3 "6 Mar 2019" "libssh2" "libssh2" .SH NAME diff --git a/docs/libssh2_agent_userauth.3 b/docs/libssh2_agent_userauth.3 index b0e77962..e98bc567 100644 --- a/docs/libssh2_agent_userauth.3 +++ b/docs/libssh2_agent_userauth.3 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 2009 by Daiki Ueno +.\" Copyright (C) Daiki Ueno .\" .TH libssh2_agent_userauth 3 "23 Dec 2009" "libssh2" "libssh2" .SH NAME diff --git a/docs/libssh2_knownhost_add.3 b/docs/libssh2_knownhost_add.3 index d0af2b6d..dfeeaecc 100644 --- a/docs/libssh2_knownhost_add.3 +++ b/docs/libssh2_knownhost_add.3 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 2009, 2010 by Daniel Stenberg +.\" Copyright (C) Daniel Stenberg .\" .TH libssh2_knownhost_add 3 "28 May 2009" "libssh2" "libssh2" .SH NAME diff --git a/docs/libssh2_knownhost_addc.3 b/docs/libssh2_knownhost_addc.3 index 21367e11..9a096d17 100644 --- a/docs/libssh2_knownhost_addc.3 +++ b/docs/libssh2_knownhost_addc.3 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 2009, 2010 by Daniel Stenberg +.\" Copyright (C) Daniel Stenberg .\" .TH libssh2_knownhost_addc 3 "28 May 2009" "libssh2 1.2" "libssh2" .SH NAME diff --git a/docs/libssh2_knownhost_check.3 b/docs/libssh2_knownhost_check.3 index 1ce050f5..61921c15 100644 --- a/docs/libssh2_knownhost_check.3 +++ b/docs/libssh2_knownhost_check.3 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 2009 by Daniel Stenberg +.\" Copyright (C) Daniel Stenberg .\" .TH libssh2_knownhost_check 3 "28 May 2009" "libssh2" "libssh2" .SH NAME diff --git a/docs/libssh2_knownhost_checkp.3 b/docs/libssh2_knownhost_checkp.3 index f35f55ab..29d1b629 100644 --- a/docs/libssh2_knownhost_checkp.3 +++ b/docs/libssh2_knownhost_checkp.3 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 2009-2010 by Daniel Stenberg +.\" Copyright (C) Daniel Stenberg .\" .TH libssh2_knownhost_checkp 3 "1 May 2010" "libssh2" "libssh2" .SH NAME diff --git a/docs/libssh2_knownhost_del.3 b/docs/libssh2_knownhost_del.3 index f280f9eb..040a0345 100644 --- a/docs/libssh2_knownhost_del.3 +++ b/docs/libssh2_knownhost_del.3 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 2009 by Daniel Stenberg +.\" Copyright (C) Daniel Stenberg .\" .TH libssh2_knownhost_del 3 "28 May 2009" "libssh2" "libssh2" .SH NAME diff --git a/docs/libssh2_knownhost_free.3 b/docs/libssh2_knownhost_free.3 index ee600ed0..3ab7b6a1 100644 --- a/docs/libssh2_knownhost_free.3 +++ b/docs/libssh2_knownhost_free.3 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 2009 by Daniel Stenberg +.\" Copyright (C) Daniel Stenberg .\" .TH libssh2_knownhost_free 3 "28 May 2009" "libssh2" "libssh2" .SH NAME diff --git a/docs/libssh2_knownhost_get.3 b/docs/libssh2_knownhost_get.3 index dff6179c..2acd3812 100644 --- a/docs/libssh2_knownhost_get.3 +++ b/docs/libssh2_knownhost_get.3 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 2009 by Daniel Stenberg +.\" Copyright (C) Daniel Stenberg .\" .TH libssh2_knownhost_get 3 "28 May 2009" "libssh2" "libssh2" .SH NAME diff --git a/docs/libssh2_knownhost_init.3 b/docs/libssh2_knownhost_init.3 index d09142be..531e0fac 100644 --- a/docs/libssh2_knownhost_init.3 +++ b/docs/libssh2_knownhost_init.3 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 2009 by Daniel Stenberg +.\" Copyright (C) Daniel Stenberg .\" .TH libssh2_knownhost_init 3 "28 May 2009" "libssh2" "libssh2" .SH NAME diff --git a/docs/libssh2_knownhost_readfile.3 b/docs/libssh2_knownhost_readfile.3 index 590c546d..18928217 100644 --- a/docs/libssh2_knownhost_readfile.3 +++ b/docs/libssh2_knownhost_readfile.3 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 2009-2011 by Daniel Stenberg +.\" Copyright (C) Daniel Stenberg .\" .TH libssh2_knownhost_readfile 3 "28 May 2009" "libssh2" "libssh2" .SH NAME diff --git a/docs/libssh2_knownhost_readline.3 b/docs/libssh2_knownhost_readline.3 index 88e57365..a97dd840 100644 --- a/docs/libssh2_knownhost_readline.3 +++ b/docs/libssh2_knownhost_readline.3 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 2009 by Daniel Stenberg +.\" Copyright (C) Daniel Stenberg .\" .TH libssh2_knownhost_readline 3 "28 May 2009" "libssh2" "libssh2" .SH NAME diff --git a/docs/libssh2_knownhost_writefile.3 b/docs/libssh2_knownhost_writefile.3 index bbe772fb..d0776a66 100644 --- a/docs/libssh2_knownhost_writefile.3 +++ b/docs/libssh2_knownhost_writefile.3 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 2009 by Daniel Stenberg +.\" Copyright (C) Daniel Stenberg .\" .TH libssh2_knownhost_writefile 3 "28 May 2009" "libssh2" "libssh2" .SH NAME diff --git a/docs/libssh2_knownhost_writeline.3 b/docs/libssh2_knownhost_writeline.3 index 95f57a60..36b94bc7 100644 --- a/docs/libssh2_knownhost_writeline.3 +++ b/docs/libssh2_knownhost_writeline.3 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 2009 by Daniel Stenberg +.\" Copyright (C) Daniel Stenberg .\" .TH libssh2_knownhost_writeline 3 "28 May 2009" "libssh2" "libssh2" .SH NAME diff --git a/example/CMakeLists.txt b/example/CMakeLists.txt index c1146583..68c821fd 100644 --- a/example/CMakeLists.txt +++ b/example/CMakeLists.txt @@ -1,5 +1,5 @@ -# Copyright (c) 2014, 2015 Alexander Lamaison -# Copyright (c) 2023 Viktor Szakats +# Copyright (C) Alexander Lamaison +# Copyright (C) Viktor Szakats # # Redistribution and use in source and binary forms, # with or without modification, are permitted provided diff --git a/example/direct_tcpip.c b/example/direct_tcpip.c index c2841f89..e2616ebf 100644 --- a/example/direct_tcpip.c +++ b/example/direct_tcpip.c @@ -1,3 +1,5 @@ +/* Copyright (C) The libssh2 project and its contributors. */ + #include "libssh2_setup.h" #include diff --git a/example/scp.c b/example/scp.c index ac249c1e..4feea7c7 100644 --- a/example/scp.c +++ b/example/scp.c @@ -1,4 +1,5 @@ -/* +/* Copyright (C) The libssh2 project and its contributors. + * * Sample showing how to do a simple SCP transfer. */ diff --git a/example/scp_nonblock.c b/example/scp_nonblock.c index 745e744f..b39eff8a 100644 --- a/example/scp_nonblock.c +++ b/example/scp_nonblock.c @@ -1,4 +1,5 @@ -/* +/* Copyright (C) The libssh2 project and its contributors. + * * Sample showing how to do SCP transfers in a non-blocking manner. * * The sample code has default values for host name, user name, password diff --git a/example/scp_write.c b/example/scp_write.c index effb7a61..5f77bb70 100644 --- a/example/scp_write.c +++ b/example/scp_write.c @@ -1,4 +1,5 @@ -/* +/* Copyright (C) The libssh2 project and its contributors. + * * Sample showing how to do an SCP upload. */ diff --git a/example/scp_write_nonblock.c b/example/scp_write_nonblock.c index bbc03178..026ffb17 100644 --- a/example/scp_write_nonblock.c +++ b/example/scp_write_nonblock.c @@ -1,4 +1,5 @@ -/* +/* Copyright (C) The libssh2 project and its contributors. + * * Sample showing how to do an SCP non-blocking upload transfer. */ diff --git a/example/sftp.c b/example/sftp.c index ea813f0c..d25a3773 100644 --- a/example/sftp.c +++ b/example/sftp.c @@ -1,4 +1,5 @@ -/* +/* Copyright (C) The libssh2 project and its contributors. + * * Sample showing how to do SFTP transfers. * * The sample code has default values for host name, user name, password diff --git a/example/sftp_RW_nonblock.c b/example/sftp_RW_nonblock.c index 3f5b7373..0a4e667f 100644 --- a/example/sftp_RW_nonblock.c +++ b/example/sftp_RW_nonblock.c @@ -1,4 +1,5 @@ -/* +/* Copyright (C) The libssh2 project and its contributors. + * * Sample showing how to do SFTP transfers in a non-blocking manner. * * It will first download a given source file, store it locally and then diff --git a/example/sftp_append.c b/example/sftp_append.c index c2296d0b..d2a66121 100644 --- a/example/sftp_append.c +++ b/example/sftp_append.c @@ -1,4 +1,5 @@ -/* +/* Copyright (C) The libssh2 project and its contributors. + * * Sample showing how to do SFTP append of a local file onto a remote one. * * The sample code has default values for host name, user name, password diff --git a/example/sftp_mkdir.c b/example/sftp_mkdir.c index 6f387ad1..bc143fd3 100644 --- a/example/sftp_mkdir.c +++ b/example/sftp_mkdir.c @@ -1,4 +1,5 @@ -/* +/* Copyright (C) The libssh2 project and its contributors. + * * Sample showing how to do SFTP mkdir * * The sample code has default values for host name, user name, password diff --git a/example/sftp_mkdir_nonblock.c b/example/sftp_mkdir_nonblock.c index 351e132c..48bdfcd3 100644 --- a/example/sftp_mkdir_nonblock.c +++ b/example/sftp_mkdir_nonblock.c @@ -1,4 +1,5 @@ -/* +/* Copyright (C) The libssh2 project and its contributors. + * * Sample showing how to do SFTP non-blocking mkdir. * * The sample code has default values for host name, user name, password diff --git a/example/sftp_nonblock.c b/example/sftp_nonblock.c index f93897ca..484099fd 100644 --- a/example/sftp_nonblock.c +++ b/example/sftp_nonblock.c @@ -1,4 +1,5 @@ -/* +/* Copyright (C) The libssh2 project and its contributors. + * * Sample showing how to do SFTP non-blocking transfers. * * The sample code has default values for host name, user name, password diff --git a/example/sftp_write.c b/example/sftp_write.c index 1394fd3b..f4c903da 100644 --- a/example/sftp_write.c +++ b/example/sftp_write.c @@ -1,4 +1,5 @@ -/* +/* Copyright (C) The libssh2 project and its contributors. + * * Sample showing how to do SFTP write transfers. * * The sample code has default values for host name, user name, password diff --git a/example/sftp_write_nonblock.c b/example/sftp_write_nonblock.c index b0b1ce9d..4c9ffde0 100644 --- a/example/sftp_write_nonblock.c +++ b/example/sftp_write_nonblock.c @@ -1,4 +1,5 @@ -/* +/* Copyright (C) The libssh2 project and its contributors. + * * Sample showing how to do SFTP non-blocking write transfers. * * The sample code has default values for host name, user name, password diff --git a/example/sftp_write_sliding.c b/example/sftp_write_sliding.c index 7fa32494..409e7b33 100644 --- a/example/sftp_write_sliding.c +++ b/example/sftp_write_sliding.c @@ -1,4 +1,5 @@ -/* +/* Copyright (C) The libssh2 project and its contributors. + * * Sample showing how to do SFTP non-blocking write transfers. * * The sample code has default values for host name, user name, password diff --git a/example/sftpdir.c b/example/sftpdir.c index b790131b..29123d2f 100644 --- a/example/sftpdir.c +++ b/example/sftpdir.c @@ -1,4 +1,5 @@ -/* +/* Copyright (C) The libssh2 project and its contributors. + * * Sample doing an SFTP directory listing. * * The sample code has default values for host name, user name, password and diff --git a/example/sftpdir_nonblock.c b/example/sftpdir_nonblock.c index 8c61106c..39621e51 100644 --- a/example/sftpdir_nonblock.c +++ b/example/sftpdir_nonblock.c @@ -1,4 +1,5 @@ -/* +/* Copyright (C) The libssh2 project and its contributors. + * * Sample doing an SFTP directory listing. * * The sample code has default values for host name, user name, password and diff --git a/example/ssh2.c b/example/ssh2.c index 7b210121..48ee8954 100644 --- a/example/ssh2.c +++ b/example/ssh2.c @@ -1,4 +1,5 @@ -/* +/* Copyright (C) The libssh2 project and its contributors. + * * Sample showing how to do SSH2 connect. * * The sample code has default values for host name, user name, password diff --git a/example/ssh2_agent.c b/example/ssh2_agent.c index cef951d6..eac523f4 100644 --- a/example/ssh2_agent.c +++ b/example/ssh2_agent.c @@ -1,4 +1,5 @@ -/* +/* Copyright (C) The libssh2 project and its contributors. + * * Sample showing how to do SSH2 connect using ssh-agent. * * The sample code has default values for host name, user name: diff --git a/example/ssh2_agent_forwarding.c b/example/ssh2_agent_forwarding.c index 8d727441..671d5aae 100644 --- a/example/ssh2_agent_forwarding.c +++ b/example/ssh2_agent_forwarding.c @@ -1,4 +1,5 @@ -/* +/* Copyright (C) The libssh2 project and its contributors. + * * Sample showing how to use libssh2 to request agent forwarding * on the remote host. The command executed will run with agent forwarded * so you should be able to do things like clone out protected git diff --git a/example/ssh2_echo.c b/example/ssh2_echo.c index 58616133..b239c954 100644 --- a/example/ssh2_echo.c +++ b/example/ssh2_echo.c @@ -1,4 +1,5 @@ -/* +/* Copyright (C) The libssh2 project and its contributors. + * * The code sends a 'cat' command, and then writes a lot of data to it only to * check that reading the returned data sums up to the same amount. * diff --git a/example/ssh2_exec.c b/example/ssh2_exec.c index 27d1829d..8a1790ca 100644 --- a/example/ssh2_exec.c +++ b/example/ssh2_exec.c @@ -1,4 +1,5 @@ -/* +/* Copyright (C) The libssh2 project and its contributors. + * * Sample showing how to use libssh2 to execute a command remotely. * * The sample code has fixed values for host name, user name, password diff --git a/example/subsystem_netconf.c b/example/subsystem_netconf.c index 6dd82a79..a2244395 100644 --- a/example/subsystem_netconf.c +++ b/example/subsystem_netconf.c @@ -1,3 +1,5 @@ +/* Copyright (C) The libssh2 project and its contributors. */ + #include "libssh2_setup.h" #include diff --git a/example/tcpip-forward.c b/example/tcpip-forward.c index 28e83e3a..9598f0de 100644 --- a/example/tcpip-forward.c +++ b/example/tcpip-forward.c @@ -1,3 +1,5 @@ +/* Copyright (C) The libssh2 project and its contributors. */ + #include "libssh2_setup.h" #include diff --git a/example/x11.c b/example/x11.c index 631951cd..56e7d298 100644 --- a/example/x11.c +++ b/example/x11.c @@ -1,4 +1,5 @@ -/* +/* Copyright (C) The libssh2 project and its contributors. + * * Sample showing how to makes SSH2 with X11 Forwarding works. * * $ ./x11 host user password [DEBUG] diff --git a/include/libssh2.h b/include/libssh2.h index b93779fc..03780227 100644 --- a/include/libssh2.h +++ b/include/libssh2.h @@ -1,6 +1,6 @@ -/* Copyright (c) 2004-2009, Sara Golemon - * Copyright (c) 2009-2021 Daniel Stenberg - * Copyright (c) 2010 Simon Josefsson +/* Copyright (C) Sara Golemon + * Copyright (C) Daniel Stenberg + * Copyright (C) Simon Josefsson * All rights reserved. * * Redistribution and use in source and binary forms, @@ -40,7 +40,7 @@ #ifndef LIBSSH2_H #define LIBSSH2_H 1 -#define LIBSSH2_COPYRIGHT "2004-2023 The libssh2 project and its contributors." +#define LIBSSH2_COPYRIGHT "The libssh2 project and its contributors." /* We use underscore instead of dash when appending DEV in dev versions just to make the BANNER define (used by src/session.c) be a valid SSH diff --git a/include/libssh2_publickey.h b/include/libssh2_publickey.h index 00ea5ffd..05c9ea44 100644 --- a/include/libssh2_publickey.h +++ b/include/libssh2_publickey.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2006, Sara Golemon +/* Copyright (C) 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 74f619fc..1f7c4101 100644 --- a/include/libssh2_sftp.h +++ b/include/libssh2_sftp.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2008, Sara Golemon +/* Copyright (C) Sara Golemon * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/m4/autobuild.m4 b/m4/autobuild.m4 index 78b21677..600e42ba 100644 --- a/m4/autobuild.m4 +++ b/m4/autobuild.m4 @@ -1,5 +1,5 @@ # autobuild.m4 serial 3 -# Copyright (C) 2004, 2006 Simon Josefsson +# Copyright (C) Simon Josefsson # # This file is free software, distributed under the terms of the GNU # General Public License. As a special exception to the GNU General diff --git a/os400/ccsid.c b/os400/ccsid.c index fdad8a65..3eb3e882 100644 --- a/os400/ccsid.c +++ b/os400/ccsid.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Patrick Monnerat, D+H + * Copyright (C) Patrick Monnerat, D+H * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/os400/include/alloca.h b/os400/include/alloca.h index ff0cee4e..8b309afa 100644 --- a/os400/include/alloca.h +++ b/os400/include/alloca.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Patrick Monnerat, D+H + * Copyright (C) Patrick Monnerat, D+H * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/os400/include/assert.h b/os400/include/assert.h index 33ea3477..47eee122 100644 --- a/os400/include/assert.h +++ b/os400/include/assert.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 Patrick Monnerat + * Copyright (C) Patrick Monnerat * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/os400/include/stdio.h b/os400/include/stdio.h index 7ac9d993..2613dbcf 100644 --- a/os400/include/stdio.h +++ b/os400/include/stdio.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Patrick Monnerat, D+H + * Copyright (C) Patrick Monnerat, D+H * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/os400/include/sys/socket.h b/os400/include/sys/socket.h index 4c771218..6c24d464 100644 --- a/os400/include/sys/socket.h +++ b/os400/include/sys/socket.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Patrick Monnerat, D+H + * Copyright (C) Patrick Monnerat, D+H * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/os400/libssh2_ccsid.h b/os400/libssh2_ccsid.h index 632effa3..2b353b62 100644 --- a/os400/libssh2_ccsid.h +++ b/os400/libssh2_ccsid.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Patrick Monnerat, D+H + * Copyright (C) Patrick Monnerat, D+H * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/os400/libssh2_config.h b/os400/libssh2_config.h index d137b41a..2deb5b0f 100644 --- a/os400/libssh2_config.h +++ b/os400/libssh2_config.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Patrick Monnerat, D+H + * Copyright (C) Patrick Monnerat, D+H * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/os400/libssh2rpg/libssh2.rpgle.in b/os400/libssh2rpg/libssh2.rpgle.in index ea1db892..74391db9 100644 --- a/os400/libssh2rpg/libssh2.rpgle.in +++ b/os400/libssh2rpg/libssh2.rpgle.in @@ -1,4 +1,4 @@ - * Copyright (c) 2015 Patrick Monnerat, D+H + * Copyright (C) Patrick Monnerat, D+H * All rights reserved. * * Redistribution and use in source and binary forms, @@ -38,7 +38,7 @@ /define LIBSSH2_H_ d LIBSSH2_COPYRIGHT... - d c '2004-2015 The libssh2 project and + + d c 'The libssh2 project and + d its contributors.' * We use underscore instead of dash when appending DEV in dev versions diff --git a/os400/libssh2rpg/libssh2_ccsid.rpgle.in b/os400/libssh2rpg/libssh2_ccsid.rpgle.in index 345fa630..698f126f 100644 --- a/os400/libssh2rpg/libssh2_ccsid.rpgle.in +++ b/os400/libssh2rpg/libssh2_ccsid.rpgle.in @@ -1,4 +1,4 @@ - * Copyright (c) 2015 Patrick Monnerat, D+H + * Copyright (C) Patrick Monnerat, D+H * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/os400/libssh2rpg/libssh2_publickey.rpgle b/os400/libssh2rpg/libssh2_publickey.rpgle index 4387b0d3..f8fa7b87 100644 --- a/os400/libssh2rpg/libssh2_publickey.rpgle +++ b/os400/libssh2rpg/libssh2_publickey.rpgle @@ -1,4 +1,4 @@ - * Copyright (c) 2015, Patrick Monnerat, D+H + * Copyright (C) Patrick Monnerat, D+H * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/os400/libssh2rpg/libssh2_sftp.rpgle b/os400/libssh2rpg/libssh2_sftp.rpgle index f4068fc8..e5b0b050 100644 --- a/os400/libssh2rpg/libssh2_sftp.rpgle +++ b/os400/libssh2rpg/libssh2_sftp.rpgle @@ -1,4 +1,4 @@ - * Copyright (c) 2015, Patrick Monnerat, D+H + * Copyright (C) Patrick Monnerat, D+H * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/os400/macros.h b/os400/macros.h index 1e809e17..d1e6fc16 100644 --- a/os400/macros.h +++ b/os400/macros.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Patrick Monnerat, D+H + * Copyright (C) Patrick Monnerat, D+H * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/os400/os400sys.c b/os400/os400sys.c index db67876b..1dd320bc 100644 --- a/os400/os400sys.c +++ b/os400/os400sys.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Patrick Monnerat, D+H + * Copyright (C) Patrick Monnerat, D+H * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 5bbed5e5..1c59ee6f 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,5 +1,5 @@ -# Copyright (c) 2014 Alexander Lamaison -# Copyright (c) 2023 Viktor Szakats +# Copyright (C) Alexander Lamaison +# Copyright (C) Viktor Szakats # # Redistribution and use in source and binary forms, # with or without modification, are permitted provided diff --git a/src/agent.c b/src/agent.c index 450581ce..a808ac1f 100644 --- a/src/agent.c +++ b/src/agent.c @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 by Daiki Ueno - * Copyright (C) 2010-2021 by Daniel Stenberg + * Copyright (C) Daiki Ueno + * Copyright (C) Daniel Stenberg * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/agent_win.c b/src/agent_win.c index 723dc0e1..17422bc5 100644 --- a/src/agent_win.c +++ b/src/agent_win.c @@ -1,6 +1,6 @@ /* - * Copyright (c) 2009 by Daiki Ueno - * Copyright (C) 2010-2014 by Daniel Stenberg + * Copyright (C) Daiki Ueno + * Copyright (C) Daniel Stenberg * All rights reserved. * * Redistribution and use in source and binary forms, @@ -59,7 +59,7 @@ * - fileio_close replacing close * * Author: Tatu Ylonen - * Copyright (c) 1995 Tatu Ylonen , Espoo, Finland + * Copyright (C) 1995 Tatu Ylonen , Espoo, Finland * All rights reserved * Functions for connecting the local authentication agent. * @@ -70,7 +70,7 @@ * called by a name other than "ssh" or "Secure Shell". * * SSH2 implementation, - * Copyright (c) 2000 Markus Friedl. All rights reserved. + * Copyright (C) 2000 Markus Friedl. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -92,7 +92,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * Copyright (c) 2015 Microsoft Corp. + * Copyright (C) 2015 Microsoft Corp. * All rights reserved * * Microsoft openssh win32 port diff --git a/src/bcrypt_pbkdf.c b/src/bcrypt_pbkdf.c index 91be901c..d69e178e 100644 --- a/src/bcrypt_pbkdf.c +++ b/src/bcrypt_pbkdf.c @@ -1,6 +1,6 @@ /* $OpenBSD: bcrypt_pbkdf.c,v 1.4 2013/07/29 00:55:53 tedu Exp $ */ /* - * Copyright (c) 2013 Ted Unangst + * Copyright (C) Ted Unangst * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/src/blowfish.c b/src/blowfish.c index b580b717..42210c46 100644 --- a/src/blowfish.c +++ b/src/blowfish.c @@ -2,7 +2,7 @@ /* * Blowfish for OpenBSD - a fast block cipher designed by Bruce Schneier * - * Copyright 1997 Niels Provos + * Copyright (C) Niels Provos * All rights reserved. * * Implementation advice by David Mazieres . diff --git a/src/channel.c b/src/channel.c index 9a3c84a0..4ecf7ef6 100644 --- a/src/channel.c +++ b/src/channel.c @@ -1,7 +1,6 @@ -/* Copyright (c) 2004-2007 Sara Golemon - * Copyright (c) 2005 Mikhail Gusarov - * Copyright (c) 2008-2019 by Daniel Stenberg - * +/* Copyright (C) Sara Golemon + * Copyright (C) Mikhail Gusarov + * Copyright (C) Daniel Stenberg * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/channel.h b/src/channel.h index 4466c4fc..5470f666 100644 --- a/src/channel.h +++ b/src/channel.h @@ -1,6 +1,6 @@ #ifndef __LIBSSH2_CHANNEL_H #define __LIBSSH2_CHANNEL_H -/* Copyright (c) 2008-2010 by Daniel Stenberg +/* Copyright (C) Daniel Stenberg * * All rights reserved. * diff --git a/src/comp.c b/src/comp.c index f3565056..760bcb19 100644 --- a/src/comp.c +++ b/src/comp.c @@ -1,5 +1,5 @@ -/* Copyright (c) 2004-2007, 2019, Sara Golemon - * Copyright (c) 2010-2014, Daniel Stenberg +/* Copyright (C) Sara Golemon + * Copyright (C) Daniel Stenberg * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/comp.h b/src/comp.h index 82ac2dc9..a8054b16 100644 --- a/src/comp.h +++ b/src/comp.h @@ -1,6 +1,6 @@ #ifndef __LIBSSH2_COMP_H #define __LIBSSH2_COMP_H -/* Copyright (C) 2009-2010 by Daniel Stenberg +/* Copyright (C) Daniel Stenberg * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/src/crypt.c b/src/crypt.c index 9652e6cd..9a8eae52 100644 --- a/src/crypt.c +++ b/src/crypt.c @@ -1,5 +1,5 @@ -/* Copyright (c) 2009, 2010 Simon Josefsson - * Copyright (c) 2004-2007, Sara Golemon +/* Copyright (C) Simon Josefsson + * Copyright (C) Sara Golemon * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/crypto.c b/src/crypto.c index b91dc37a..79ea2828 100644 --- a/src/crypto.c +++ b/src/crypto.c @@ -1,3 +1,5 @@ +/* Copyright (C) Viktor Szakats */ + #define LIBSSH2_CRYPTO_C #include "libssh2_priv.h" diff --git a/src/crypto.h b/src/crypto.h index 1308164b..941e4083 100644 --- a/src/crypto.h +++ b/src/crypto.h @@ -1,8 +1,9 @@ #ifndef __LIBSSH2_CRYPTO_H #define __LIBSSH2_CRYPTO_H -/* Copyright (C) 2009, 2010 Simon Josefsson - * Copyright (C) 2006, 2007 The Written Word, Inc. All rights reserved. - * Copyright (C) 2010-2019 Daniel Stenberg +/* Copyright (C) Simon Josefsson + * Copyright (C) The Written Word, Inc. + * Copyright (C) Daniel Stenberg + * All rights reserved. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/src/global.c b/src/global.c index c5894364..0e37d2c1 100644 --- a/src/global.c +++ b/src/global.c @@ -1,5 +1,5 @@ -/* Copyright (c) 2010 Lars Nordin - * Copyright (C) 2010 Simon Josefsson +/* Copyright (C) Lars Nordin + * Copyright (C) Simon Josefsson * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/hostkey.c b/src/hostkey.c index f3823676..f966f0d2 100644 --- a/src/hostkey.c +++ b/src/hostkey.c @@ -1,5 +1,5 @@ -/* Copyright (c) 2004-2006, Sara Golemon - * Copyright (c) 2009-2019 by Daniel Stenberg +/* Copyright (C) Sara Golemon + * Copyright (C) Daniel Stenberg * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/keepalive.c b/src/keepalive.c index f34255d7..81926c08 100644 --- a/src/keepalive.c +++ b/src/keepalive.c @@ -1,5 +1,5 @@ -/* Copyright (C) 2010 Simon Josefsson - * Author: Simon Josefsson +/* Copyright (C) Simon Josefsson + * All rights reserved. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/src/kex.c b/src/kex.c index 1a3ac8a2..5a9f4882 100644 --- a/src/kex.c +++ b/src/kex.c @@ -1,5 +1,5 @@ -/* Copyright (c) 2004-2007, Sara Golemon - * Copyright (c) 2010-2019, Daniel Stenberg +/* Copyright (C) Sara Golemon + * Copyright (C) Daniel Stenberg * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/knownhost.c b/src/knownhost.c index c2231180..eb332d88 100644 --- a/src/knownhost.c +++ b/src/knownhost.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2019 by Daniel Stenberg + * Copyright (C) Daniel Stenberg * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/libgcrypt.c b/src/libgcrypt.c index a4f2ecf7..563912be 100644 --- a/src/libgcrypt.c +++ b/src/libgcrypt.c @@ -1,5 +1,5 @@ -/* Copyright (C) 2008, 2009, Simon Josefsson - * Copyright (C) 2006, 2007, The Written Word, Inc. +/* Copyright (C) Simon Josefsson + * Copyright (C) The Written Word, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/libgcrypt.h b/src/libgcrypt.h index 761f446c..43b40a58 100644 --- a/src/libgcrypt.h +++ b/src/libgcrypt.h @@ -1,8 +1,8 @@ #ifndef __LIBSSH2_LIBGCRYPT_H #define __LIBSSH2_LIBGCRYPT_H /* - * Copyright (C) 2008, 2009, 2010 Simon Josefsson - * Copyright (C) 2006, 2007, The Written Word, Inc. + * Copyright (C) Simon Josefsson + * Copyright (C) The Written Word, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/libssh2_config_cmake.h.in b/src/libssh2_config_cmake.h.in index 5de5c58c..ab4a8b89 100644 --- a/src/libssh2_config_cmake.h.in +++ b/src/libssh2_config_cmake.h.in @@ -1,5 +1,6 @@ -/* Copyright (c) 2014 Alexander Lamaison - * Copyright (c) 1999-2011 Douglas Gilbert. All rights reserved. +/* Copyright (C) Alexander Lamaison + * Copyright (C) Douglas Gilbert + * All rights reserved. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/src/libssh2_priv.h b/src/libssh2_priv.h index d851271b..2c931181 100644 --- a/src/libssh2_priv.h +++ b/src/libssh2_priv.h @@ -1,8 +1,8 @@ #ifndef __LIBSSH2_PRIV_H #define __LIBSSH2_PRIV_H -/* Copyright (c) 2004-2008, 2010, Sara Golemon - * Copyright (c) 2009-2014 by Daniel Stenberg - * Copyright (c) 2010 Simon Josefsson +/* Copyright (C) Sara Golemon + * Copyright (C) Daniel Stenberg + * Copyright (C) Simon Josefsson * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/libssh2_setup.h b/src/libssh2_setup.h index 87fed1c5..da6e429d 100644 --- a/src/libssh2_setup.h +++ b/src/libssh2_setup.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2023 Viktor Szakats */ +/* Copyright (C) Viktor Szakats */ #ifndef LIBSSH2_SETUP_H #define LIBSSH2_SETUP_H diff --git a/src/mac.c b/src/mac.c index 01c5faa2..ac4f8330 100644 --- a/src/mac.c +++ b/src/mac.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2007, Sara Golemon +/* Copyright (C) Sara Golemon * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/mac.h b/src/mac.h index 82379b91..494c4259 100644 --- a/src/mac.h +++ b/src/mac.h @@ -1,6 +1,7 @@ #ifndef __LIBSSH2_MAC_H #define __LIBSSH2_MAC_H -/* Copyright (C) 2009-2010 by Daniel Stenberg +/* Copyright (C) Daniel Stenberg + * All rights reserved. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/src/mbedtls.c b/src/mbedtls.c index 490d2d56..12e6c787 100644 --- a/src/mbedtls.c +++ b/src/mbedtls.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2016, Art +/* Copyright (C) Art * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/mbedtls.h b/src/mbedtls.h index 0a6ea232..22c794a1 100644 --- a/src/mbedtls.h +++ b/src/mbedtls.h @@ -1,6 +1,6 @@ #ifndef __LIBSSH2_MBEDTLS_H #define __LIBSSH2_MBEDTLS_H -/* Copyright (c) 2016, Art +/* Copyright (C) Art * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/misc.c b/src/misc.c index 7de6511b..fe419b89 100644 --- a/src/misc.c +++ b/src/misc.c @@ -1,6 +1,6 @@ -/* Copyright (c) 2004-2007 Sara Golemon - * Copyright (c) 2009-2019 by Daniel Stenberg - * Copyright (c) 2010 Simon Josefsson +/* Copyright (C) Sara Golemon + * Copyright (C) Daniel Stenberg + * Copyright (C) Simon Josefsson * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/misc.h b/src/misc.h index 95db7142..27b6bd75 100644 --- a/src/misc.h +++ b/src/misc.h @@ -1,7 +1,6 @@ #ifndef __LIBSSH2_MISC_H #define __LIBSSH2_MISC_H -/* Copyright (c) 2009-2019 by Daniel Stenberg - * +/* Copyright (C) Daniel Stenberg * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/openssl.c b/src/openssl.c index d29040bd..556176cf 100644 --- a/src/openssl.c +++ b/src/openssl.c @@ -1,8 +1,7 @@ -/* Copyright (C) 2009, 2010 Simon Josefsson - * Copyright (C) 2006, 2007 The Written Word, Inc. All rights reserved. - * Copyright (c) 2004-2006, Sara Golemon - * - * Author: Simon Josefsson +/* Copyright (C) Simon Josefsson + * Copyright (C) The Written Word, Inc. + * Copyright (C) Sara Golemon + * All rights reserved. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/src/openssl.h b/src/openssl.h index b7652c0e..ad7f84db 100644 --- a/src/openssl.h +++ b/src/openssl.h @@ -1,9 +1,8 @@ #ifndef __LIBSSH2_OPENSSL_H #define __LIBSSH2_OPENSSL_H -/* Copyright (C) 2009, 2010 Simon Josefsson - * Copyright (C) 2006, 2007 The Written Word, Inc. All rights reserved. - * - * Author: Simon Josefsson +/* Copyright (C) Simon Josefsson + * Copyright (C) The Written Word, Inc. + * All rights reserved. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/src/os400qc3.c b/src/os400qc3.c index ed7e8f6e..9c01413c 100644 --- a/src/os400qc3.c +++ b/src/os400qc3.c @@ -1,6 +1,6 @@ /* - * Copyright (C) 2015-2016 Patrick Monnerat, D+H - * Copyright (C) 2020-2023 Patrick Monnerat . + * Copyright (C) Patrick Monnerat, D+H + * Copyright (C) Patrick Monnerat * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/os400qc3.h b/src/os400qc3.h index 5d1ba48a..e3d0172c 100644 --- a/src/os400qc3.h +++ b/src/os400qc3.h @@ -1,8 +1,8 @@ #ifndef __LIBSSH2_OS400QC3_H #define __LIBSSH2_OS400QC3_H /* - * Copyright (C) 2015-2016 Patrick Monnerat, D+H - * Copyright (C) 2020-2023 Patrick Monnerat . + * Copyright (C) Patrick Monnerat, D+H + * Copyright (C) Patrick Monnerat * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/packet.c b/src/packet.c index b5b41981..6619749c 100644 --- a/src/packet.c +++ b/src/packet.c @@ -1,7 +1,7 @@ -/* Copyright (c) 2004-2007, Sara Golemon - * Copyright (c) 2005,2006 Mikhail Gusarov - * Copyright (c) 2009-2014 by Daniel Stenberg - * Copyright (c) 2010 Simon Josefsson +/* Copyright (C) Sara Golemon + * Copyright (C) Mikhail Gusarov + * Copyright (C) Daniel Stenberg + * Copyright (C) Simon Josefsson * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/packet.h b/src/packet.h index 79018bcf..834a4e4d 100644 --- a/src/packet.h +++ b/src/packet.h @@ -1,8 +1,8 @@ #ifndef __LIBSSH2_PACKET_H #define __LIBSSH2_PACKET_H /* - * Copyright (C) 2010 by Daniel Stenberg - * Author: Daniel Stenberg + * Copyright (C) Daniel Stenberg + * All rights reserved. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/src/pem.c b/src/pem.c index 8b3659e3..866d6d0c 100644 --- a/src/pem.c +++ b/src/pem.c @@ -1,5 +1,5 @@ -/* Copyright (C) 2007 The Written Word, Inc. - * Copyright (C) 2008, Simon Josefsson +/* Copyright (C) The Written Word, Inc. + * Copyright (C) Simon Josefsson * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/publickey.c b/src/publickey.c index ddc0e8a3..2708471a 100644 --- a/src/publickey.c +++ b/src/publickey.c @@ -1,5 +1,5 @@ -/* Copyright (c) 2004-2007, Sara Golemon - * Copyright (c) 2010-2014 by Daniel Stenberg +/* Copyright (C) Sara Golemon + * Copyright (C) Daniel Stenberg * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/scp.c b/src/scp.c index 431e1446..a13d7498 100644 --- a/src/scp.c +++ b/src/scp.c @@ -1,5 +1,5 @@ -/* Copyright (c) 2009-2019 by Daniel Stenberg - * Copyright (c) 2004-2008, Sara Golemon +/* Copyright (C) Daniel Stenberg + * Copyright (C) Sara Golemon * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/session.c b/src/session.c index a4d602ba..d4653ba7 100644 --- a/src/session.c +++ b/src/session.c @@ -1,6 +1,6 @@ -/* Copyright (c) 2004-2007 Sara Golemon - * Copyright (c) 2009-2015 by Daniel Stenberg - * Copyright (c) 2010 Simon Josefsson +/* Copyright (C) Sara Golemon + * Copyright (C) Daniel Stenberg + * Copyright (C) Simon Josefsson * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/session.h b/src/session.h index 6492ec00..1641676d 100644 --- a/src/session.h +++ b/src/session.h @@ -1,8 +1,8 @@ #ifndef __LIBSSH2_SESSION_H #define __LIBSSH2_SESSION_H -/* Copyright (c) 2004-2007 Sara Golemon - * Copyright (c) 2009-2010 by Daniel Stenberg - * Copyright (c) 2010 Simon Josefsson +/* Copyright (C) Sara Golemon + * Copyright (C) Daniel Stenberg + * Copyright (C) Simon Josefsson * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/sftp.c b/src/sftp.c index 2bb4bdd0..cc9799c1 100644 --- a/src/sftp.c +++ b/src/sftp.c @@ -1,6 +1,6 @@ -/* Copyright (c) 2004-2008, Sara Golemon - * Copyright (c) 2007 Eli Fant - * Copyright (c) 2009-2019 by Daniel Stenberg +/* Copyright (C) Sara Golemon + * Copyright (C) Eli Fant + * Copyright (C) Daniel Stenberg * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/sftp.h b/src/sftp.h index 267301f1..6a68f77e 100644 --- a/src/sftp.h +++ b/src/sftp.h @@ -1,8 +1,8 @@ #ifndef __LIBSSH2_SFTP_H #define __LIBSSH2_SFTP_H /* - * Copyright (C) 2010 - 2012 by Daniel Stenberg - * Author: Daniel Stenberg + * Copyright (C) Daniel Stenberg + * All rights reserved. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/src/transport.c b/src/transport.c index f86f1c0b..2553df9b 100644 --- a/src/transport.c +++ b/src/transport.c @@ -1,6 +1,6 @@ -/* Copyright (C) 2007 The Written Word, Inc. All rights reserved. - * Copyright (C) 2009-2010 by Daniel Stenberg - * Author: Daniel Stenberg +/* Copyright (C) The Written Word, Inc. + * Copyright (C) Daniel Stenberg + * All rights reserved. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/src/transport.h b/src/transport.h index 7128bda7..3437c475 100644 --- a/src/transport.h +++ b/src/transport.h @@ -1,8 +1,8 @@ #ifndef __LIBSSH2_TRANSPORT_H #define __LIBSSH2_TRANSPORT_H -/* Copyright (C) 2007 The Written Word, Inc. All rights reserved. - * Copyright (C) 2009-2010 by Daniel Stenberg - * Author: Daniel Stenberg +/* Copyright (C) The Written Word, Inc. + * Copyright (C) Daniel Stenberg + * All rights reserved. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/src/userauth.c b/src/userauth.c index 7745199b..4c870ec4 100644 --- a/src/userauth.c +++ b/src/userauth.c @@ -1,6 +1,6 @@ -/* Copyright (c) 2004-2007, Sara Golemon - * Copyright (c) 2005 Mikhail Gusarov - * Copyright (c) 2009-2014 by Daniel Stenberg +/* Copyright (C) Sara Golemon + * Copyright (C) Mikhail Gusarov + * Copyright (C) Daniel Stenberg * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/userauth.h b/src/userauth.h index 10ec5a0f..015d682e 100644 --- a/src/userauth.h +++ b/src/userauth.h @@ -1,7 +1,7 @@ #ifndef __LIBSSH2_USERAUTH_H #define __LIBSSH2_USERAUTH_H -/* Copyright (c) 2004-2007, Sara Golemon - * Copyright (c) 2009-2010 by Daniel Stenberg +/* Copyright (C) Sara Golemon + * Copyright (C) Daniel Stenberg * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/userauth_kbd_packet.c b/src/userauth_kbd_packet.c index 29868387..a0724c5b 100644 --- a/src/userauth_kbd_packet.c +++ b/src/userauth_kbd_packet.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2022, Xaver Loppenstedt +/* Copyright (C) Xaver Loppenstedt * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/userauth_kbd_packet.h b/src/userauth_kbd_packet.h index cce0a731..2b64c176 100644 --- a/src/userauth_kbd_packet.h +++ b/src/userauth_kbd_packet.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2022, Xaver Loppenstedt +/* Copyright (C) Xaver Loppenstedt * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/version.c b/src/version.c index 404b3197..94b76689 100644 --- a/src/version.c +++ b/src/version.c @@ -1,4 +1,5 @@ -/* Copyright (C) 2009 Daniel Stenberg. All rights reserved. +/* Copyright (C) Daniel Stenberg + * All rights reserved. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/src/wincng.c b/src/wincng.c index 6eeebc2f..270c0638 100644 --- a/src/wincng.c +++ b/src/wincng.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013-2020 Marc Hoersken + * Copyright (C) Marc Hoersken * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/src/wincng.h b/src/wincng.h index 46cbf97e..531608e1 100644 --- a/src/wincng.h +++ b/src/wincng.h @@ -1,7 +1,7 @@ #ifndef __LIBSSH2_WINCNG_H #define __LIBSSH2_WINCNG_H /* - * Copyright (C) 2013-2020 Marc Hoersken + * Copyright (C) Marc Hoersken * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 9cb4f201..a7d1327c 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -1,5 +1,5 @@ -# Copyright (c) 2014-2016 Alexander Lamaison -# Copyright (c) 2023 Viktor Szakats +# Copyright (C) Alexander Lamaison +# Copyright (C) Viktor Szakats # # Redistribution and use in source and binary forms, # with or without modification, are permitted provided diff --git a/tests/gen_keys.sh b/tests/gen_keys.sh index 3afe33c1..e07925ae 100755 --- a/tests/gen_keys.sh +++ b/tests/gen_keys.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (c) Viktor Szakats +# Copyright (C) Viktor Szakats set -e set -u diff --git a/tests/openssh_fixture.c b/tests/openssh_fixture.c index 1fba8484..aae1fdda 100644 --- a/tests/openssh_fixture.c +++ b/tests/openssh_fixture.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016 Alexander Lamaison +/* Copyright (C) Alexander Lamaison * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/tests/openssh_fixture.h b/tests/openssh_fixture.h index 49833a9d..8363ad96 100644 --- a/tests/openssh_fixture.h +++ b/tests/openssh_fixture.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016 Alexander Lamaison +/* Copyright (C) Alexander Lamaison * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/tests/openssh_server/Dockerfile b/tests/openssh_server/Dockerfile index f75e206f..55c54fd9 100644 --- a/tests/openssh_server/Dockerfile +++ b/tests/openssh_server/Dockerfile @@ -1,4 +1,4 @@ -# Copyright (c) 2016 Alexander Lamaison +# Copyright (C) Alexander Lamaison # # Redistribution and use in source and binary forms, # with or without modification, are permitted provided diff --git a/tests/runner.c b/tests/runner.c index 573f7241..ec1596cc 100644 --- a/tests/runner.c +++ b/tests/runner.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016 Alexander Lamaison +/* Copyright (C) Alexander Lamaison * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/tests/runner.h b/tests/runner.h index 6cd54934..6f43f7ae 100644 --- a/tests/runner.h +++ b/tests/runner.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016 Alexander Lamaison +/* Copyright (C) Alexander Lamaison * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/tests/session_fixture.c b/tests/session_fixture.c index 3bb9da24..5250bce7 100644 --- a/tests/session_fixture.c +++ b/tests/session_fixture.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016 Alexander Lamaison +/* Copyright (C) Alexander Lamaison * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/tests/session_fixture.h b/tests/session_fixture.h index cec00b89..91e29b7c 100644 --- a/tests/session_fixture.h +++ b/tests/session_fixture.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016 Alexander Lamaison +/* Copyright (C) Alexander Lamaison * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/tests/test_aa_warmup.c b/tests/test_aa_warmup.c index 4eb19514..e6fe5a3f 100644 --- a/tests/test_aa_warmup.c +++ b/tests/test_aa_warmup.c @@ -1,3 +1,5 @@ +/* Copyright (C) Viktor Szakats */ + /* Warm-up test. Always return success. Workaround for CI/docker/etc flakiness on the first run. */ diff --git a/tests/test_agent_forward_ok.c b/tests/test_agent_forward_ok.c index 664b724f..acac8510 100644 --- a/tests/test_agent_forward_ok.c +++ b/tests/test_agent_forward_ok.c @@ -1,3 +1,5 @@ +/* Copyright (C) The libssh2 project and its contributors. */ + #include "runner.h" static const char *username = "libssh2"; /* set in Dockerfile */ diff --git a/tests/test_auth_keyboard_fail.c b/tests/test_auth_keyboard_fail.c index e697d3df..a8f09ca2 100644 --- a/tests/test_auth_keyboard_fail.c +++ b/tests/test_auth_keyboard_fail.c @@ -1,3 +1,5 @@ +/* Copyright (C) The libssh2 project and its contributors. */ + #include "runner.h" int test(LIBSSH2_SESSION *session) diff --git a/tests/test_auth_keyboard_info_request.c b/tests/test_auth_keyboard_info_request.c index 6c037595..9a6f13cb 100644 --- a/tests/test_auth_keyboard_info_request.c +++ b/tests/test_auth_keyboard_info_request.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2022 Xaver Loppenstedt +/* Copyright (C) Xaver Loppenstedt * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/tests/test_auth_keyboard_ok.c b/tests/test_auth_keyboard_ok.c index 1871f74f..7b20265e 100644 --- a/tests/test_auth_keyboard_ok.c +++ b/tests/test_auth_keyboard_ok.c @@ -1,3 +1,5 @@ +/* Copyright (C) The libssh2 project and its contributors. */ + #include "runner.h" int test(LIBSSH2_SESSION *session) diff --git a/tests/test_auth_password_fail_password.c b/tests/test_auth_password_fail_password.c index 0991f5ef..a436b3bc 100644 --- a/tests/test_auth_password_fail_password.c +++ b/tests/test_auth_password_fail_password.c @@ -1,3 +1,5 @@ +/* Copyright (C) The libssh2 project and its contributors. */ + #include "runner.h" int test(LIBSSH2_SESSION *session) diff --git a/tests/test_auth_password_fail_username.c b/tests/test_auth_password_fail_username.c index f6ea33a0..171027ef 100644 --- a/tests/test_auth_password_fail_username.c +++ b/tests/test_auth_password_fail_username.c @@ -1,3 +1,5 @@ +/* Copyright (C) The libssh2 project and its contributors. */ + #include "runner.h" int test(LIBSSH2_SESSION *session) diff --git a/tests/test_auth_password_ok.c b/tests/test_auth_password_ok.c index 9e2ca45f..3b26eb38 100644 --- a/tests/test_auth_password_ok.c +++ b/tests/test_auth_password_ok.c @@ -1,3 +1,5 @@ +/* Copyright (C) The libssh2 project and its contributors. */ + #include "runner.h" int test(LIBSSH2_SESSION *session) diff --git a/tests/test_auth_pubkey_fail.c b/tests/test_auth_pubkey_fail.c index a47671bd..39e5c4d6 100644 --- a/tests/test_auth_pubkey_fail.c +++ b/tests/test_auth_pubkey_fail.c @@ -1,3 +1,5 @@ +/* Copyright (C) The libssh2 project and its contributors. */ + #include "runner.h" int test(LIBSSH2_SESSION *session) diff --git a/tests/test_auth_pubkey_ok_dsa.c b/tests/test_auth_pubkey_ok_dsa.c index 7405676b..db7e2a22 100644 --- a/tests/test_auth_pubkey_ok_dsa.c +++ b/tests/test_auth_pubkey_ok_dsa.c @@ -1,3 +1,5 @@ +/* Copyright (C) The libssh2 project and its contributors. */ + #include "runner.h" int test(LIBSSH2_SESSION *session) diff --git a/tests/test_auth_pubkey_ok_ecdsa.c b/tests/test_auth_pubkey_ok_ecdsa.c index ef5e5bc2..23ab377c 100644 --- a/tests/test_auth_pubkey_ok_ecdsa.c +++ b/tests/test_auth_pubkey_ok_ecdsa.c @@ -1,3 +1,5 @@ +/* Copyright (C) The libssh2 project and its contributors. */ + #include "runner.h" int test(LIBSSH2_SESSION *session) diff --git a/tests/test_auth_pubkey_ok_ecdsa_signed.c b/tests/test_auth_pubkey_ok_ecdsa_signed.c index d4fa5926..66bb0f22 100644 --- a/tests/test_auth_pubkey_ok_ecdsa_signed.c +++ b/tests/test_auth_pubkey_ok_ecdsa_signed.c @@ -1,3 +1,5 @@ +/* Copyright (C) The libssh2 project and its contributors. */ + #include "runner.h" int test(LIBSSH2_SESSION *session) diff --git a/tests/test_auth_pubkey_ok_ed25519.c b/tests/test_auth_pubkey_ok_ed25519.c index e3fea09f..f5a1f111 100644 --- a/tests/test_auth_pubkey_ok_ed25519.c +++ b/tests/test_auth_pubkey_ok_ed25519.c @@ -1,3 +1,5 @@ +/* Copyright (C) The libssh2 project and its contributors. */ + #include "runner.h" int test(LIBSSH2_SESSION *session) diff --git a/tests/test_auth_pubkey_ok_ed25519_encrypted.c b/tests/test_auth_pubkey_ok_ed25519_encrypted.c index 1ad77400..83a1fc98 100644 --- a/tests/test_auth_pubkey_ok_ed25519_encrypted.c +++ b/tests/test_auth_pubkey_ok_ed25519_encrypted.c @@ -1,3 +1,5 @@ +/* Copyright (C) The libssh2 project and its contributors. */ + #include "runner.h" int test(LIBSSH2_SESSION *session) diff --git a/tests/test_auth_pubkey_ok_ed25519_mem.c b/tests/test_auth_pubkey_ok_ed25519_mem.c index 3c7ee48c..88e493d2 100644 --- a/tests/test_auth_pubkey_ok_ed25519_mem.c +++ b/tests/test_auth_pubkey_ok_ed25519_mem.c @@ -1,3 +1,5 @@ +/* Copyright (C) The libssh2 project and its contributors. */ + #include "runner.h" int test(LIBSSH2_SESSION *session) diff --git a/tests/test_auth_pubkey_ok_rsa.c b/tests/test_auth_pubkey_ok_rsa.c index 96a63377..e9866553 100644 --- a/tests/test_auth_pubkey_ok_rsa.c +++ b/tests/test_auth_pubkey_ok_rsa.c @@ -1,3 +1,5 @@ +/* Copyright (C) The libssh2 project and its contributors. */ + #include "runner.h" int test(LIBSSH2_SESSION *session) diff --git a/tests/test_auth_pubkey_ok_rsa_encrypted.c b/tests/test_auth_pubkey_ok_rsa_encrypted.c index 846acb15..4e639537 100644 --- a/tests/test_auth_pubkey_ok_rsa_encrypted.c +++ b/tests/test_auth_pubkey_ok_rsa_encrypted.c @@ -1,3 +1,5 @@ +/* Copyright (C) The libssh2 project and its contributors. */ + #include "runner.h" int test(LIBSSH2_SESSION *session) diff --git a/tests/test_auth_pubkey_ok_rsa_openssh.c b/tests/test_auth_pubkey_ok_rsa_openssh.c index c1e9b603..4462895f 100644 --- a/tests/test_auth_pubkey_ok_rsa_openssh.c +++ b/tests/test_auth_pubkey_ok_rsa_openssh.c @@ -1,3 +1,5 @@ +/* Copyright (C) The libssh2 project and its contributors. */ + #include "runner.h" int test(LIBSSH2_SESSION *session) diff --git a/tests/test_auth_pubkey_ok_rsa_signed.c b/tests/test_auth_pubkey_ok_rsa_signed.c index d098e86a..1f7bd44e 100644 --- a/tests/test_auth_pubkey_ok_rsa_signed.c +++ b/tests/test_auth_pubkey_ok_rsa_signed.c @@ -1,3 +1,5 @@ +/* Copyright (C) The libssh2 project and its contributors. */ + #include "runner.h" int test(LIBSSH2_SESSION *session) diff --git a/tests/test_hostkey.c b/tests/test_hostkey.c index ebc4c189..6ae30317 100644 --- a/tests/test_hostkey.c +++ b/tests/test_hostkey.c @@ -1,3 +1,5 @@ +/* Copyright (C) The libssh2 project and its contributors. */ + #include "runner.h" static const char *EXPECTED_RSA_HOSTKEY = diff --git a/tests/test_hostkey_hash.c b/tests/test_hostkey_hash.c index a2218c22..b646af4f 100644 --- a/tests/test_hostkey_hash.c +++ b/tests/test_hostkey_hash.c @@ -1,3 +1,5 @@ +/* Copyright (C) The libssh2 project and its contributors. */ + #include "runner.h" static const char *EXPECTED_RSA_HOSTKEY = diff --git a/tests/test_read.c b/tests/test_read.c index 58fb43ac..4b67ed4d 100644 --- a/tests/test_read.c +++ b/tests/test_read.c @@ -1,4 +1,7 @@ -/* libssh2 test receiving large amounts of data through a channel */ +/* Copyright (C) The libssh2 project and its contributors. + * + * libssh2 test receiving large amounts of data through a channel + */ #include "runner.h" diff --git a/tests/test_read_algos.test b/tests/test_read_algos.test index d65f97bc..9de7ec86 100755 --- a/tests/test_read_algos.test +++ b/tests/test_read_algos.test @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (c) Viktor Szakats +# Copyright (C) Viktor Szakats set -e set -u diff --git a/tests/test_simple.c b/tests/test_simple.c index 487b556e..3b9489c5 100644 --- a/tests/test_simple.c +++ b/tests/test_simple.c @@ -1,5 +1,5 @@ -/* Copyright (C) 2007 The Written Word, Inc. - * Copyright (C) 2008, 2010 Simon Josefsson +/* Copyright (C) The Written Word, Inc. + * Copyright (C) Simon Josefsson * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/tests/test_ssh2.c b/tests/test_ssh2.c index 88b4704d..3c622eea 100644 --- a/tests/test_ssh2.c +++ b/tests/test_ssh2.c @@ -1,3 +1,5 @@ +/* Copyright (C) The libssh2 project and its contributors. */ + /* Self test, based on example/ssh2.c. */ #include "libssh2_setup.h"