Browse Source

Extend the license of the endian.h modifications to match the original.

master
Reece H. Dunn 8 years ago
parent
commit
f4654f1e3f
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      src/include/compat/endian.h

+ 2
- 1
src/include/compat/endian.h View File

* to. This code is trivial anyway. Consider it an example on how to get the * to. This code is trivial anyway. Consider it an example on how to get the
* endian conversion functions on different platforms. * endian conversion functions on different platforms.
* *
* Modifications also in the Public Domain:
* Modifications also in the Public Domain and dual licensed under BSD, MIT and
* Apache licenses (using the terms outlined above):
* *
* Copyright (C) 2016 Reece H. Dunn * Copyright (C) 2016 Reece H. Dunn
*/ */

Loading…
Cancel
Save