Explorar o código

LibC: Claim some copyright for stdio

I've written a large part of the new stdio, so I'm (partly) to blame for it now.
Sergey Bugaev %!s(int64=5) %!d(string=hai) anos
pai
achega
36dcbce161
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Libraries/LibC/stdio.cpp

+ 1 - 0
Libraries/LibC/stdio.cpp

@@ -1,5 +1,6 @@
 /*
  * Copyright (c) 2018-2020, Andreas Kling <kling@serenityos.org>
+ * Copyright (c) 2020, Sergey Bugaev <bugaevc@serenityos.org>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without