summaryrefslogtreecommitdiff
path: root/src/3rd_party/apache-log4cxx-0.10.0/src/main/cpp/charsetencoder.cpp
diff options
context:
space:
mode:
authorJackLivio <jack@livio.io>2018-04-10 10:56:13 -0400
committerJackLivio <jack@livio.io>2018-04-10 10:56:13 -0400
commit667d130e553200e2fc7ffdf222490b669b976f1c (patch)
tree22e921af2a3098f81b9beafb9839cb0a809436a5 /src/3rd_party/apache-log4cxx-0.10.0/src/main/cpp/charsetencoder.cpp
parent61fd83fed0dc584019b305bebc82512d2c42b9e7 (diff)
downloadsdl_core-667d130e553200e2fc7ffdf222490b669b976f1c.tar.gz
Update Apache Licensefix/update-apache-license
Update license to note that the files have been modified from original form. `Note: This file has been modified from its original form.`
Diffstat (limited to 'src/3rd_party/apache-log4cxx-0.10.0/src/main/cpp/charsetencoder.cpp')
-rw-r--r--src/3rd_party/apache-log4cxx-0.10.0/src/main/cpp/charsetencoder.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/3rd_party/apache-log4cxx-0.10.0/src/main/cpp/charsetencoder.cpp b/src/3rd_party/apache-log4cxx-0.10.0/src/main/cpp/charsetencoder.cpp
index 6b1f564666..adb8f8526d 100644
--- a/src/3rd_party/apache-log4cxx-0.10.0/src/main/cpp/charsetencoder.cpp
+++ b/src/3rd_party/apache-log4cxx-0.10.0/src/main/cpp/charsetencoder.cpp
@@ -13,6 +13,8 @@
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
+ *
+ * Note: This file has been modified from its original form.
*/
#include <log4cxx/logstring.h>
#include <log4cxx/helpers/charsetencoder.h>