1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-11-20 02:42:09 +03:00

tidy-up: move comment off from copyright header

Cherry-picked from #1037
This commit is contained in:
Viktor Szakats
2023-05-08 01:20:58 +00:00
parent 231bd8fae7
commit b48ae2db9f

View File

@@ -34,7 +34,9 @@
* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
* USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY * USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
* OF SUCH DAMAGE. * OF SUCH DAMAGE.
* */
/*
* This file handles reading and writing to the SECSH transport layer. RFC4253. * This file handles reading and writing to the SECSH transport layer. RFC4253.
*/ */