1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 06:48:12 +00:00

LibWebSocket+telws: Use my own copyright headers :^)

Since I guess I'll start attributing my own code, might as well change
it for the previously written WebSocket code too !
This commit is contained in:
DexesTTP 2021-04-25 11:30:39 +02:00 committed by Linus Groh
parent d8409c0e29
commit c11ca9df33
12 changed files with 12 additions and 12 deletions

View file

@ -1,5 +1,5 @@
/*
* Copyright (c) 2021, The SerenityOS developers.
* Copyright (c) 2021, Dex <dexes.ttp@gmail.com>
*
* SPDX-License-Identifier: BSD-2-Clause
*/