浏览代码

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

These files were heavily modified but originally written by:
B. Lee <[email protected]>
jp9000 9 年之前
父节点
当前提交
4f3fc21a20
共有 2 个文件被更改,包括 2 次插入2 次删除
  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