X-Git-Url: https://git.draconx.ca/gitweb/upkg.git/blobdiff_plain/4cac9f15932adee255ed2be1f6d419ffe068c438..33c1796d255a720ad076160efd6859ca74d0792f:/src/uobject/Makefile.inc diff --git a/src/uobject/Makefile.inc b/src/uobject/Makefile.inc index 37c0a65..c5cae96 100644 --- a/src/uobject/Makefile.inc +++ b/src/uobject/Makefile.inc @@ -1,3 +1,9 @@ +# Copyright (C) 2009 Nick Bowler +# Copying and distribution of this file, with or without modification, +# are permitted in any medium without royalty provided the copyright +# notice and this notice are preserved. This file is offered as-is, +# without any warranty. + uobjectdir = $(includedir)/uobject uobject_HEADERS = uobject/uobject.h uobject/exportable.h uobject/loadable.h \ - uobject/module.h + uobject/module.h uobject/package.h