Revision b8f91b7c
Added by Luiz Souza over 7 years ago
src/etc/inc/xmlrpc_client.inc | ||
---|---|---|
3 | 3 |
* xmlrpc_client.php |
4 | 4 |
* |
5 | 5 |
* part of pfSense (https://www.pfsense.org) |
6 |
* Copyright (c) 2016 Rubicon Communications, LLC (Netgate) |
|
6 |
* Copyright (c) 2016-2018 Rubicon Communications, LLC (Netgate)
|
|
7 | 7 |
* All rights reserved. |
8 | 8 |
* |
9 | 9 |
* Licensed under the Apache License, Version 2.0 (the "License"); |
... | ... | |
161 | 161 |
public function getUrl() { |
162 | 162 |
return $this->logurl; |
163 | 163 |
} |
164 |
} |
|
164 |
} |
Also available in: Unified diff
Update the Copyright notice for pfSense.