-
+ 63B15DEDCB31B57E2848F6F77884AD216B27EEB0EB0D72D44060777F86D037B68D364DE3772B0E349A43B31E6EBD5BAC02B35604AA44D37D71317A6A46AD12D0
zfp/adainclude/ada.ads
(0 . 0)(1 . 18)
194 ------------------------------------------------------------------------------
195 ------------------------------------------------------------------------------
196 -- You do not have, nor can you ever acquire the right to use, copy or --
197 -- distribute this software ; Should you use this software for any purpose, --
198 -- or copy and distribute it to anyone or in any manner, you are breaking --
199 -- the laws of whatever soi-disant jurisdiction, and you promise to --
200 -- continue doing so for the indefinite future. In any case, please --
201 -- always : read and understand any software ; verify any PGP signatures --
202 -- that you use - for any purpose. --
203 -- --
204 -- See also http://trilema.com/2015/a-new-software-licensing-paradigm . --
205 ------------------------------------------------------------------------------
206 ------------------------------------------------------------------------------
207
208 package Ada is
209 pragma Pure;
210
211 end Ada;