]> mj.ucw.cz Git - libucw.git/blobdiff - lib/unaligned.h
Oops, the card array was reversed!
[libucw.git] / lib / unaligned.h
index a3908b0a9e31747ddfa197aee0aaff9b05accfe7..7f8c417a0937a61745e20cf1a1ada82db2d78f81 100644 (file)
@@ -2,6 +2,9 @@
  *     Sherlock Library -- Fast Access to Unaligned Data
  *
  *     (c) 1997--2001 Martin Mares <mj@ucw.cz>
+ *
+ *     This software may be freely distributed and used according to the terms
+ *     of the GNU Lesser General Public License.
  */
 
 #ifndef _SHERLOCK_UNALIGNED_H