Browse Source

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

These files were heavily modified but originally written by:
B. Lee <[email protected]>
jp9000 9 years ago
parent
commit
4f3fc21a20
2 changed files with 2 additions and 2 deletions
  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
     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
     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
     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
     it under the terms of the GNU General Public License as published by