]> git.draconx.ca Git - dxcommon.git/blobdiff - t/packtests.c
pack: Fix 64-bit tests on old HP cc.
[dxcommon.git] / t / packtests.c
index b3a7a8bd2c7bafa1ed13c97d413781ad2c0ea33d..308acb32cf1a5e47ec01a48ed389f8b4255225d3 100644 (file)
@@ -1,3 +1,13 @@
+/*
+ * Copyright © 2015 Nick Bowler
+ *
+ * Test application to verify 16 and 32-bit signed 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"