ZP-560 Add URL for original source. Released under the Affero GNU General...

ZP-560 Add URL for original source. Released under the Affero GNU General Public License (AGPL) version 3.
parent 7eb466cb
...@@ -26,6 +26,8 @@ ...@@ -26,6 +26,8 @@
* The views and conclusions contained in the software and documentation are those of the * The views and conclusions contained in the software and documentation are those of the
* authors and should not be interpreted as representing official policies, either expressed * authors and should not be interpreted as representing official policies, either expressed
* or implied, of Leon van Kammen / Coder of Salvation * or implied, of Leon van Kammen / Coder of Salvation
*
* https://github.com/coderofsalvation/syslog-flexible
*/ */
class ZSyslog { class ZSyslog {
...@@ -103,4 +105,4 @@ class ZSyslog { ...@@ -103,4 +105,4 @@ class ZSyslog {
case LOGLEVEL_WBXMLSTACK: return LOG_DEBUG; break; case LOGLEVEL_WBXMLSTACK: return LOG_DEBUG; break;
} }
} }
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment