X-Git-Url: https://code.delx.au/refind/blobdiff_plain/2e3bba9a37cdc8e40e3482e72287881640a11744..b72a91c9b51a3c6761db777f3e2818d240adf62e:/libeg/image.c diff --git a/libeg/image.c b/libeg/image.c index 8b6078d..9f22628 100644 --- a/libeg/image.c +++ b/libeg/image.c @@ -33,6 +33,14 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +/* + * Modifications copyright (c) 2012-2013 Roderick W. Smith + * + * Modifications distributed under the terms of the GNU General Public + * License (GPL) version 3 (GPLv3), a copy of which must be distributed + * with this source code or binaries made from it. + * + */ #include "libegint.h" #include "../refind/global.h"