Explorar el Código

obs-outputs: Fix author for net-if.* files

These files were heavily modified but originally written by:
B. Lee <[email protected]>
jp9000 hace 9 años
padre
commit
4f3fc21a20
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      plugins/obs-outputs/net-if.c
  2. 1 1
      plugins/obs-outputs/net-if.h

+ 1 - 1
plugins/obs-outputs/net-if.c

@@ -1,5 +1,5 @@
 /******************************************************************************
-    Copyright (C) 2016
+    Copyright (C) 2016 B. Lee <[email protected]>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by

+ 1 - 1
plugins/obs-outputs/net-if.h

@@ -1,5 +1,5 @@
 /******************************************************************************
-    Copyright (C) 2016
+    Copyright (C) 2016 B. Lee <[email protected]>
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by