]> git.draconx.ca Git - dxcommon.git/blobdiff - t/packtestu.c
pack: Fix 64-bit tests on old HP cc.
[dxcommon.git] / t / packtestu.c
index 5ae3af9b244f7368e5f202e8555989ebfb91a03f..d2a2c44a18ec7221dad83a9bfe0d503e62618271 100644 (file)
@@ -1,3 +1,13 @@
+/*
+ * Copyright © 2015 Nick Bowler
+ *
+ * Test application to verify 16 and 32-bit unsigned unpacking functions.
+ *
+ * License WTFPL2: Do What The Fuck You Want To Public License, version 2.
+ * This is free software: you are free to do what the fuck you want to.
+ * There is NO WARRANTY, to the extent permitted by law.
+ */
+
 #include "pack.h"
 #include "tap.h"