diff options
Diffstat (limited to 'tests/bcj_test.c')
-rw-r--r-- | tests/bcj_test.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/bcj_test.c b/tests/bcj_test.c index 05de38a2..c9e9caac 100644 --- a/tests/bcj_test.c +++ b/tests/bcj_test.c @@ -13,9 +13,6 @@ // // Author: Lasse Collin // -// This file has been put into the public domain. -// You can do whatever you want with this file. -// /////////////////////////////////////////////////////////////////////////////// extern int jump(int a, int b); |