From 2da933cb4931239443d7241f0298ec1713bb97d1 Mon Sep 17 00:00:00 2001 From: Aleksey Demakov Date: Thu, 24 Jan 2008 20:12:48 +0000 Subject: [PATCH] use LGPL 2.1 for libjit --- ChangeLog | 5 ++++ README | 4 +-- doc/libjit.texi | 48 ++---------------------------- include/jit/jit-apply.h | 22 +++++++------- include/jit/jit-arch-generic.h | 22 +++++++------- include/jit/jit-arch-x86.h | 20 ++++++------- include/jit/jit-block.h | 20 ++++++------- include/jit/jit-common.h | 20 ++++++------- include/jit/jit-context.h | 20 ++++++------- include/jit/jit-debugger.h | 20 ++++++------- include/jit/jit-defs.h.in | 20 ++++++------- include/jit/jit-dump.h | 20 ++++++------- include/jit/jit-dynamic.h | 20 ++++++------- include/jit/jit-elf.h | 20 ++++++------- include/jit/jit-except.h | 20 ++++++------- include/jit/jit-function.h | 20 ++++++------- include/jit/jit-init.h | 20 ++++++------- include/jit/jit-insn.h | 20 ++++++------- include/jit/jit-intrinsic.h | 20 ++++++------- include/jit/jit-meta.h | 20 ++++++------- include/jit/jit-objmodel-private.h | 20 ++++++------- include/jit/jit-objmodel.h | 20 ++++++------- include/jit/jit-opcode.h | 20 ++++++------- include/jit/jit-plus.h | 20 ++++++------- include/jit/jit-type.h | 20 ++++++------- include/jit/jit-util.h | 20 ++++++------- include/jit/jit-value.h | 20 ++++++------- include/jit/jit-walk.h | 20 ++++++------- include/jit/jit.h | 20 ++++++------- jit/jit-alloc.c | 22 +++++++------- jit/jit-apply-alpha.c | 22 +++++++------- jit/jit-apply-alpha.h | 22 +++++++------- jit/jit-apply-arm.c | 22 +++++++------- jit/jit-apply-arm.h | 22 +++++++------- jit/jit-apply-func.h | 22 +++++++------- jit/jit-apply-x86-64.h | 22 +++++++------- jit/jit-apply-x86.c | 22 +++++++------- jit/jit-apply-x86.h | 22 +++++++------- jit/jit-apply.c | 22 +++++++------- jit/jit-bitset.c | 22 +++++++------- jit/jit-bitset.h | 22 +++++++------- jit/jit-block.c | 22 +++++++------- jit/jit-cache.c | 22 +++++++------- jit/jit-cache.h | 22 +++++++------- jit/jit-cfg.c | 22 +++++++------- jit/jit-cfg.h | 22 +++++++------- jit/jit-context.c | 22 +++++++------- jit/jit-cpuid-x86.c | 22 +++++++------- jit/jit-cpuid-x86.h | 22 +++++++------- jit/jit-debugger.c | 22 +++++++------- jit/jit-dump.c | 22 +++++++------- jit/jit-elf-read.c | 22 +++++++------- jit/jit-elf-write.c | 22 +++++++------- jit/jit-except.c | 22 +++++++------- jit/jit-function.c | 22 +++++++------- jit/jit-gen-alpha.h | 22 +++++++------- jit/jit-gen-arm.c | 22 +++++++------- jit/jit-gen-arm.h | 22 +++++++------- jit/jit-init.c | 22 +++++++------- jit/jit-insn.c | 22 +++++++------- jit/jit-internal.h | 22 +++++++------- jit/jit-interp.c | 22 +++++++------- jit/jit-interp.h | 22 +++++++------- jit/jit-intrinsic.c | 22 +++++++------- jit/jit-live.c | 22 +++++++------- jit/jit-memory.c | 22 +++++++------- jit/jit-memory.h | 22 +++++++------- jit/jit-meta.c | 22 +++++++------- jit/jit-objmodel.c | 22 +++++++------- jit/jit-opcode.c | 22 +++++++------- jit/jit-pool.c | 22 +++++++------- jit/jit-reg-alloc.c | 22 +++++++------- jit/jit-reg-alloc.h | 22 +++++++------- jit/jit-reg-class.c | 22 +++++++------- jit/jit-reg-class.h | 22 +++++++------- jit/jit-rules-alpha.c | 22 +++++++------- jit/jit-rules-alpha.h | 22 +++++++------- jit/jit-rules-alpha.ins | 22 +++++++------- jit/jit-rules-arm.c | 22 +++++++------- jit/jit-rules-arm.h | 22 +++++++------- jit/jit-rules-arm.sel | 22 +++++++------- jit/jit-rules-interp.c | 22 +++++++------- jit/jit-rules-interp.h | 22 +++++++------- jit/jit-rules-x86.c | 22 +++++++------- jit/jit-rules-x86.h | 22 +++++++------- jit/jit-rules-x86.ins | 22 +++++++------- jit/jit-rules.c | 22 +++++++------- jit/jit-rules.h | 22 +++++++------- jit/jit-setjmp.h | 22 +++++++------- jit/jit-signal.c | 22 +++++++------- jit/jit-string.c | 22 +++++++------- jit/jit-symbol.c | 22 +++++++------- jit/jit-thread.c | 22 +++++++------- jit/jit-thread.h | 22 +++++++------- jit/jit-type.c | 22 +++++++------- jit/jit-value.c | 22 +++++++------- jit/jit-walk.c | 22 +++++++------- jit/mklabel.sh | 22 +++++++------- jitdynamic/jit-cpp-mangle.c | 22 +++++++------- jitdynamic/jit-dynlib.c | 22 +++++++------- jitplus/jit-plus-context.cpp | 22 +++++++------- jitplus/jit-plus-function.cpp | 22 +++++++------- jitplus/jit-plus-value.cpp | 22 +++++++------- tools/gen-apply-macosx.h | 22 +++++++------- tutorial/README | 6 ++-- 105 files changed, 1176 insertions(+), 1061 deletions(-) diff --git a/ChangeLog b/ChangeLog index f7454f8..945ed27 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-01-25 Aleksey Demakov + + * include/*, jit/*, jitplus/*, jitdynamic/*: use LGPL 2.1. + * doc/libjit.texi: Remove "Why GPL?" chapter. + 2008-01-22 Aleksey Demakov * COPYING.LESSER: add LGPL v2.1 file. diff --git a/README b/README index a524a8b..115c968 100644 --- a/README +++ b/README @@ -15,8 +15,8 @@ not yet available, then libjit will fall back to interpreting the code. This way, you don't need to write your own interpreter for your bytecode format if you don't want to. -The library is distributed under the terms of the GNU General Public -License. See the COPYING file for details. +The library is distributed under the terms of the GNU Lesser General +Public License. See the COPYING.LESSER file for details. The documentation for libjit is in Texinfo format. A general overview is in "doc/libjit.texi" with the remainder of the function documentation diff --git a/doc/libjit.texi b/doc/libjit.texi index 3357e05..02a8d81 100644 --- a/doc/libjit.texi +++ b/doc/libjit.texi @@ -51,7 +51,6 @@ Copyright @copyright{} 2004 Southern Storm Software, Pty Ltd * Diagnostic Routines:: Diagnostic routines * C++ Interface:: Using libjit from C++ * Porting:: Porting libjit to new architectures -* Why GPL?:: Why we use GPL and not LGPL for libjit * Index:: Index of concepts and facilities @end menu @@ -1256,7 +1255,7 @@ on platforms that require it. @c ----------------------------------------------------------------------- -@node Register Allocation, Why GPL?, Architecture Rules, Porting +@node Register Allocation, Index, Architecture Rules, Porting @section Allocating registers in the back end @cindex Register allocation @@ -1264,52 +1263,9 @@ on platforms that require it. @c ----------------------------------------------------------------------- -@node Why GPL?, Index, Register Allocation, Top -@chapter Why we use GPL and not LGPL for libjit -@cindex Why GPL? - -A common question about @code{libjit} is likely to be why we use the -GNU General Public License instead of the GNU Lesser General Public -License. - -At its core, the issue is "Who are we helping gain extra value?". We wish -to help the authors of other Free Software projects, as well as those who -are working on Open Source projects with licenses that are compatible with -the GPL. But we do not wish to help proprietary software companies -without adequate compensation to the community. - -Consider the following scenario: a proprietary software company devises -a new programming language and a new virtual machine to go with it. -However, their implementation isn't very compelling to customers -because its bytecode interpreter is too slow. - -If @code{libjit} was distributed under the terms of the LGPL, the -company could link against the library and get a compelling implementation. -This would increase the sale value of their software considerably. -However, they wouldn't be compelled to give anything back to the -Free Software community in exchange for this extra value. - -Under the GPL, the company must either GPL their own code, write their -own JIT from scratch, or negotiate a separate license with the authors -of @code{libjit}. In the first instance, they give back to the community -the value they have used. In the second instance, they neither give value -to nor take value from the community. In the third instance, the authors -are compensated for their work, which allows those authors to continue -contributing Free Software to the community. - -For more information on why we have taken this stance, please read the -document "Why you shouldn't use the Library GPL for your next library" on -the Free Software Foundation's Web site: - -@quotation -@uref{http://www.gnu.org/licenses/why-not-lgpl.html}. -@end quotation - -@c ----------------------------------------------------------------------- - @page -@node Index, , Why GPL?, Top +@node Index, , Register Allocation, Top @unnumbered Index of concepts and facilities @printindex cp diff --git a/include/jit/jit-apply.h b/include/jit/jit-apply.h index 342762e..d87e25a 100644 --- a/include/jit/jit-apply.h +++ b/include/jit/jit-apply.h @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_APPLY_H diff --git a/include/jit/jit-arch-generic.h b/include/jit/jit-arch-generic.h index 9bc45a9..c2000e2 100644 --- a/include/jit/jit-arch-generic.h +++ b/include/jit/jit-arch-generic.h @@ -3,19 +3,21 @@ * * Copyright (C) 2006 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_ARCH_GENERIC_H diff --git a/include/jit/jit-arch-x86.h b/include/jit/jit-arch-x86.h index aad164e..e4f285e 100644 --- a/include/jit/jit-arch-x86.h +++ b/include/jit/jit-arch-x86.h @@ -3,19 +3,19 @@ * * Copyright (C) 2006 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. * - * This program is distributed in the hope that it will be useful, + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_ARCH_X86_H diff --git a/include/jit/jit-block.h b/include/jit/jit-block.h index 30aeca6..eda9f02 100644 --- a/include/jit/jit-block.h +++ b/include/jit/jit-block.h @@ -3,19 +3,19 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. * - * This program is distributed in the hope that it will be useful, + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_BLOCK_H diff --git a/include/jit/jit-common.h b/include/jit/jit-common.h index edd6633..fca46ff 100644 --- a/include/jit/jit-common.h +++ b/include/jit/jit-common.h @@ -3,19 +3,19 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. * - * This program is distributed in the hope that it will be useful, + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_COMMON_H diff --git a/include/jit/jit-context.h b/include/jit/jit-context.h index 59452a9..f014b2a 100644 --- a/include/jit/jit-context.h +++ b/include/jit/jit-context.h @@ -3,19 +3,19 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. * - * This program is distributed in the hope that it will be useful, + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_CONTEXT_H diff --git a/include/jit/jit-debugger.h b/include/jit/jit-debugger.h index e41b76f..c2ab53b 100644 --- a/include/jit/jit-debugger.h +++ b/include/jit/jit-debugger.h @@ -3,19 +3,19 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. * - * This program is distributed in the hope that it will be useful, + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_DEBUGGER_H diff --git a/include/jit/jit-defs.h.in b/include/jit/jit-defs.h.in index 060b259..42748d1 100644 --- a/include/jit/jit-defs.h.in +++ b/include/jit/jit-defs.h.in @@ -3,19 +3,19 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. * - * This program is distributed in the hope that it will be useful, + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_DEFS_H diff --git a/include/jit/jit-dump.h b/include/jit/jit-dump.h index ae6711e..7d6220d 100644 --- a/include/jit/jit-dump.h +++ b/include/jit/jit-dump.h @@ -3,19 +3,19 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. * - * This program is distributed in the hope that it will be useful, + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_DUMP_H diff --git a/include/jit/jit-dynamic.h b/include/jit/jit-dynamic.h index 65c9bc6..2ca01fd 100644 --- a/include/jit/jit-dynamic.h +++ b/include/jit/jit-dynamic.h @@ -3,19 +3,19 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. * - * This program is distributed in the hope that it will be useful, + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_DYNAMIC_H diff --git a/include/jit/jit-elf.h b/include/jit/jit-elf.h index 929c188..01c9ed7 100644 --- a/include/jit/jit-elf.h +++ b/include/jit/jit-elf.h @@ -3,19 +3,19 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. * - * This program is distributed in the hope that it will be useful, + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_ELF_H diff --git a/include/jit/jit-except.h b/include/jit/jit-except.h index 379db1e..e8dff36 100644 --- a/include/jit/jit-except.h +++ b/include/jit/jit-except.h @@ -3,19 +3,19 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. * - * This program is distributed in the hope that it will be useful, + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_EXCEPT_H diff --git a/include/jit/jit-function.h b/include/jit/jit-function.h index 3313d1f..26429da 100644 --- a/include/jit/jit-function.h +++ b/include/jit/jit-function.h @@ -3,19 +3,19 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. * - * This program is distributed in the hope that it will be useful, + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_FUNCTION_H diff --git a/include/jit/jit-init.h b/include/jit/jit-init.h index efe0601..27e38af 100644 --- a/include/jit/jit-init.h +++ b/include/jit/jit-init.h @@ -3,19 +3,19 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. * - * This program is distributed in the hope that it will be useful, + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_INIT_H diff --git a/include/jit/jit-insn.h b/include/jit/jit-insn.h index 9a3ace3..e2631eb 100644 --- a/include/jit/jit-insn.h +++ b/include/jit/jit-insn.h @@ -3,19 +3,19 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. * - * This program is distributed in the hope that it will be useful, + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_INSN_H diff --git a/include/jit/jit-intrinsic.h b/include/jit/jit-intrinsic.h index 1e56425..07f30e8 100644 --- a/include/jit/jit-intrinsic.h +++ b/include/jit/jit-intrinsic.h @@ -3,19 +3,19 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. * - * This program is distributed in the hope that it will be useful, + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_INTRINSIC_H diff --git a/include/jit/jit-meta.h b/include/jit/jit-meta.h index 75c8732..51c6334 100644 --- a/include/jit/jit-meta.h +++ b/include/jit/jit-meta.h @@ -3,19 +3,19 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. * - * This program is distributed in the hope that it will be useful, + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_META_H diff --git a/include/jit/jit-objmodel-private.h b/include/jit/jit-objmodel-private.h index b296443..b92b99d 100644 --- a/include/jit/jit-objmodel-private.h +++ b/include/jit/jit-objmodel-private.h @@ -3,19 +3,19 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. * - * This program is distributed in the hope that it will be useful, + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_OBJMODEL_PRIVATE_H diff --git a/include/jit/jit-objmodel.h b/include/jit/jit-objmodel.h index 055dde8..cf5d37c 100644 --- a/include/jit/jit-objmodel.h +++ b/include/jit/jit-objmodel.h @@ -3,19 +3,19 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. * - * This program is distributed in the hope that it will be useful, + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_OBJMODEL_H diff --git a/include/jit/jit-opcode.h b/include/jit/jit-opcode.h index 3bc2226..ad4ecda 100644 --- a/include/jit/jit-opcode.h +++ b/include/jit/jit-opcode.h @@ -3,19 +3,19 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. * - * This program is distributed in the hope that it will be useful, + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_OPCODE_H diff --git a/include/jit/jit-plus.h b/include/jit/jit-plus.h index 3bfd2d6..1eacbdc 100644 --- a/include/jit/jit-plus.h +++ b/include/jit/jit-plus.h @@ -3,19 +3,19 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. * - * This program is distributed in the hope that it will be useful, + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_PLUS_H diff --git a/include/jit/jit-type.h b/include/jit/jit-type.h index efb342a..36b6d9b 100644 --- a/include/jit/jit-type.h +++ b/include/jit/jit-type.h @@ -3,19 +3,19 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. * - * This program is distributed in the hope that it will be useful, + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_TYPE_H diff --git a/include/jit/jit-util.h b/include/jit/jit-util.h index 7ee93b7..c2d7556 100644 --- a/include/jit/jit-util.h +++ b/include/jit/jit-util.h @@ -3,19 +3,19 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. * - * This program is distributed in the hope that it will be useful, + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_UTIL_H diff --git a/include/jit/jit-value.h b/include/jit/jit-value.h index 9568a15..cea4d4e 100644 --- a/include/jit/jit-value.h +++ b/include/jit/jit-value.h @@ -3,19 +3,19 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. * - * This program is distributed in the hope that it will be useful, + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_VALUE_H diff --git a/include/jit/jit-walk.h b/include/jit/jit-walk.h index ff936fd..adac90a 100644 --- a/include/jit/jit-walk.h +++ b/include/jit/jit-walk.h @@ -3,19 +3,19 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. * - * This program is distributed in the hope that it will be useful, + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_WALK_H diff --git a/include/jit/jit.h b/include/jit/jit.h index ecb9547..46ea6cb 100644 --- a/include/jit/jit.h +++ b/include/jit/jit.h @@ -3,19 +3,19 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. * - * This program is distributed in the hope that it will be useful, + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_H diff --git a/jit/jit-alloc.c b/jit/jit-alloc.c index 9c1e54f..225208c 100644 --- a/jit/jit-alloc.c +++ b/jit/jit-alloc.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-apply-alpha.c b/jit/jit-apply-alpha.c index 7e30369..6538cdb 100644 --- a/jit/jit-apply-alpha.c +++ b/jit/jit-apply-alpha.c @@ -3,19 +3,21 @@ * * Copyright (C) 2006 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-apply-alpha.h b/jit/jit-apply-alpha.h index 0f4d542..1fb7181 100644 --- a/jit/jit-apply-alpha.h +++ b/jit/jit-apply-alpha.h @@ -3,19 +3,21 @@ * * Copyright (C) 2006 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_APPLY_ALPHA_H diff --git a/jit/jit-apply-arm.c b/jit/jit-apply-arm.c index cb04df3..35d3307 100644 --- a/jit/jit-apply-arm.c +++ b/jit/jit-apply-arm.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-apply-arm.h b/jit/jit-apply-arm.h index ce0fbc4..a9dc963 100644 --- a/jit/jit-apply-arm.h +++ b/jit/jit-apply-arm.h @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_APPLY_ARM_H diff --git a/jit/jit-apply-func.h b/jit/jit-apply-func.h index ebfb73a..97bc95d 100644 --- a/jit/jit-apply-func.h +++ b/jit/jit-apply-func.h @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_APPLY_FUNC_H diff --git a/jit/jit-apply-x86-64.h b/jit/jit-apply-x86-64.h index af88131..18fce69 100644 --- a/jit/jit-apply-x86-64.h +++ b/jit/jit-apply-x86-64.h @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_APPLY_X86_64_H diff --git a/jit/jit-apply-x86.c b/jit/jit-apply-x86.c index 33548f7..92401cc 100644 --- a/jit/jit-apply-x86.c +++ b/jit/jit-apply-x86.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-apply-x86.h b/jit/jit-apply-x86.h index 677129f..5dd2324 100644 --- a/jit/jit-apply-x86.h +++ b/jit/jit-apply-x86.h @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_APPLY_X86_H diff --git a/jit/jit-apply.c b/jit/jit-apply.c index ad40f54..f782e06 100644 --- a/jit/jit-apply.c +++ b/jit/jit-apply.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-bitset.c b/jit/jit-bitset.c index c30ec1b..b11ac21 100644 --- a/jit/jit-bitset.c +++ b/jit/jit-bitset.c @@ -3,19 +3,21 @@ * * Copyright (C) 2006 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-bitset.h b/jit/jit-bitset.h index a88e937..52d104f 100644 --- a/jit/jit-bitset.h +++ b/jit/jit-bitset.h @@ -3,19 +3,21 @@ * * Copyright (C) 2006 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_BITSET_H diff --git a/jit/jit-block.c b/jit/jit-block.c index 4aa65c0..67875fc 100644 --- a/jit/jit-block.c +++ b/jit/jit-block.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-cache.c b/jit/jit-cache.c index 6e37a25..94dbf70 100644 --- a/jit/jit-cache.c +++ b/jit/jit-cache.c @@ -3,19 +3,21 @@ * * Copyright (C) 2002, 2003 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ /* diff --git a/jit/jit-cache.h b/jit/jit-cache.h index 926b205..b4da7cf 100644 --- a/jit/jit-cache.h +++ b/jit/jit-cache.h @@ -3,19 +3,21 @@ * * Copyright (C) 2002, 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_CACHE_H diff --git a/jit/jit-cfg.c b/jit/jit-cfg.c index 0f2c1d7..9cf23fb 100644 --- a/jit/jit-cfg.c +++ b/jit/jit-cfg.c @@ -3,19 +3,21 @@ * * Copyright (C) 2006 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-cfg.h b/jit/jit-cfg.h index aadfc19..694471a 100644 --- a/jit/jit-cfg.h +++ b/jit/jit-cfg.h @@ -3,19 +3,21 @@ * * Copyright (C) 2006 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_CFG_H diff --git a/jit/jit-context.c b/jit/jit-context.c index 0ab44da..aaaaa14 100644 --- a/jit/jit-context.c +++ b/jit/jit-context.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-cpuid-x86.c b/jit/jit-cpuid-x86.c index b060991..d603189 100644 --- a/jit/jit-cpuid-x86.c +++ b/jit/jit-cpuid-x86.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-cpuid-x86.h" diff --git a/jit/jit-cpuid-x86.h b/jit/jit-cpuid-x86.h index a808738..2e91e6e 100644 --- a/jit/jit-cpuid-x86.h +++ b/jit/jit-cpuid-x86.h @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_CPUID_X86_H diff --git a/jit/jit-debugger.c b/jit/jit-debugger.c index 67e9cc8..f148f28 100644 --- a/jit/jit-debugger.c +++ b/jit/jit-debugger.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-dump.c b/jit/jit-dump.c index 9440bde..b67b25b 100644 --- a/jit/jit-dump.c +++ b/jit/jit-dump.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-elf-read.c b/jit/jit-elf-read.c index 0c7be0d..3dedeee 100644 --- a/jit/jit-elf-read.c +++ b/jit/jit-elf-read.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-elf-write.c b/jit/jit-elf-write.c index ab6a635..9876dfc 100644 --- a/jit/jit-elf-write.c +++ b/jit/jit-elf-write.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-except.c b/jit/jit-except.c index e140778..bd6d613 100644 --- a/jit/jit-except.c +++ b/jit/jit-except.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-function.c b/jit/jit-function.c index 74f04ee..539a56c 100644 --- a/jit/jit-function.c +++ b/jit/jit-function.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-gen-alpha.h b/jit/jit-gen-alpha.h index d1b13a3..6722787 100644 --- a/jit/jit-gen-alpha.h +++ b/jit/jit-gen-alpha.h @@ -3,19 +3,21 @@ * * Copyright (C) 2006 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_GEN_ALPHA_H diff --git a/jit/jit-gen-arm.c b/jit/jit-gen-arm.c index 50b4ba0..604d758 100644 --- a/jit/jit-gen-arm.c +++ b/jit/jit-gen-arm.c @@ -3,19 +3,21 @@ * * Copyright (C) 2003, 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-gen-arm.h b/jit/jit-gen-arm.h index 16b7e2c..094fd46 100644 --- a/jit/jit-gen-arm.h +++ b/jit/jit-gen-arm.h @@ -3,19 +3,21 @@ * * Copyright (C) 2003, 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _ARM_CODEGEN_H diff --git a/jit/jit-init.c b/jit/jit-init.c index 8e855f6..e85beef 100644 --- a/jit/jit-init.c +++ b/jit/jit-init.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-insn.c b/jit/jit-insn.c index b5bd001..498e3cc 100644 --- a/jit/jit-insn.c +++ b/jit/jit-insn.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-internal.h b/jit/jit-internal.h index 16d725e..aef8080 100644 --- a/jit/jit-internal.h +++ b/jit/jit-internal.h @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_INTERNAL_H diff --git a/jit/jit-interp.c b/jit/jit-interp.c index e3f8dec..629f545 100644 --- a/jit/jit-interp.c +++ b/jit/jit-interp.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ /* diff --git a/jit/jit-interp.h b/jit/jit-interp.h index be76afd..42768c3 100644 --- a/jit/jit-interp.h +++ b/jit/jit-interp.h @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_INTERP_H diff --git a/jit/jit-intrinsic.c b/jit/jit-intrinsic.c index 06c2bb8..b23b408 100644 --- a/jit/jit-intrinsic.c +++ b/jit/jit-intrinsic.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-live.c b/jit/jit-live.c index 80ee1fd..4c48fdc 100644 --- a/jit/jit-live.c +++ b/jit/jit-live.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-memory.c b/jit/jit-memory.c index 97bc8ab..be6692b 100644 --- a/jit/jit-memory.c +++ b/jit/jit-memory.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-memory.h" diff --git a/jit/jit-memory.h b/jit/jit-memory.h index 6a1800c..6773b21 100644 --- a/jit/jit-memory.h +++ b/jit/jit-memory.h @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_MEMORY_H diff --git a/jit/jit-meta.c b/jit/jit-meta.c index ac76929..28aebb7 100644 --- a/jit/jit-meta.c +++ b/jit/jit-meta.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-objmodel.c b/jit/jit-objmodel.c index 6e8561b..840816e 100644 --- a/jit/jit-objmodel.c +++ b/jit/jit-objmodel.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include diff --git a/jit/jit-opcode.c b/jit/jit-opcode.c index 7175d21..36b713c 100644 --- a/jit/jit-opcode.c +++ b/jit/jit-opcode.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-pool.c b/jit/jit-pool.c index 959b6be..af09794 100644 --- a/jit/jit-pool.c +++ b/jit/jit-pool.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-reg-alloc.c b/jit/jit-reg-alloc.c index 716c45b..0eedf71 100644 --- a/jit/jit-reg-alloc.c +++ b/jit/jit-reg-alloc.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-reg-alloc.h b/jit/jit-reg-alloc.h index ea8b524..75944b5 100644 --- a/jit/jit-reg-alloc.h +++ b/jit/jit-reg-alloc.h @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_REG_ALLOC_H diff --git a/jit/jit-reg-class.c b/jit/jit-reg-class.c index fe42838..db535d0 100644 --- a/jit/jit-reg-class.c +++ b/jit/jit-reg-class.c @@ -3,19 +3,21 @@ * * Copyright (C) 2006 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-reg-class.h b/jit/jit-reg-class.h index bbadd3a..2c73616 100644 --- a/jit/jit-reg-class.h +++ b/jit/jit-reg-class.h @@ -3,19 +3,21 @@ * * Copyright (C) 2006 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_REG_CLASS_H diff --git a/jit/jit-rules-alpha.c b/jit/jit-rules-alpha.c index f2189ad..df8821d 100644 --- a/jit/jit-rules-alpha.c +++ b/jit/jit-rules-alpha.c @@ -3,19 +3,21 @@ * * Copyright (C) 2006 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-rules-alpha.h b/jit/jit-rules-alpha.h index 9f6c978..131267f 100644 --- a/jit/jit-rules-alpha.h +++ b/jit/jit-rules-alpha.h @@ -3,19 +3,21 @@ * * Copyright (C) 2006 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_RULES_ALPHA_H diff --git a/jit/jit-rules-alpha.ins b/jit/jit-rules-alpha.ins index ecd48b6..5cc5810 100644 --- a/jit/jit-rules-alpha.ins +++ b/jit/jit-rules-alpha.ins @@ -3,19 +3,21 @@ * * Copyright (C) 2006 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ %inst_type alpha_inst diff --git a/jit/jit-rules-arm.c b/jit/jit-rules-arm.c index 8adc869..a70b4d9 100644 --- a/jit/jit-rules-arm.c +++ b/jit/jit-rules-arm.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-rules-arm.h b/jit/jit-rules-arm.h index 9b400f1..ba101a1 100644 --- a/jit/jit-rules-arm.h +++ b/jit/jit-rules-arm.h @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_RULES_ARM_H diff --git a/jit/jit-rules-arm.sel b/jit/jit-rules-arm.sel index 173033f..ba36bd5 100644 --- a/jit/jit-rules-arm.sel +++ b/jit/jit-rules-arm.sel @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ %inst_type arm_inst_buf diff --git a/jit/jit-rules-interp.c b/jit/jit-rules-interp.c index a2dd283..cd4a615 100644 --- a/jit/jit-rules-interp.c +++ b/jit/jit-rules-interp.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-rules-interp.h b/jit/jit-rules-interp.h index 0605196..d5a1022 100644 --- a/jit/jit-rules-interp.h +++ b/jit/jit-rules-interp.h @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_RULES_INTERP_H diff --git a/jit/jit-rules-x86.c b/jit/jit-rules-x86.c index 23aa616..4d9b34e 100644 --- a/jit/jit-rules-x86.c +++ b/jit/jit-rules-x86.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-rules-x86.h b/jit/jit-rules-x86.h index bff1b3a..464be64 100644 --- a/jit/jit-rules-x86.h +++ b/jit/jit-rules-x86.h @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_RULES_X86_H diff --git a/jit/jit-rules-x86.ins b/jit/jit-rules-x86.ins index 38c9384..358155a 100644 --- a/jit/jit-rules-x86.ins +++ b/jit/jit-rules-x86.ins @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ %regclass reg x86_reg diff --git a/jit/jit-rules.c b/jit/jit-rules.c index a16226d..20e01a1 100644 --- a/jit/jit-rules.c +++ b/jit/jit-rules.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-rules.h b/jit/jit-rules.h index b3eb32f..624316f 100644 --- a/jit/jit-rules.h +++ b/jit/jit-rules.h @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_RULES_H diff --git a/jit/jit-setjmp.h b/jit/jit-setjmp.h index 1b0bafe..859ba17 100644 --- a/jit/jit-setjmp.h +++ b/jit/jit-setjmp.h @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_SETJMP_H diff --git a/jit/jit-signal.c b/jit/jit-signal.c index b2a72b6..e755c54 100644 --- a/jit/jit-signal.c +++ b/jit/jit-signal.c @@ -4,19 +4,21 @@ * * Copyright (C) 2006 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include diff --git a/jit/jit-string.c b/jit/jit-string.c index 468c3a4..b37a946 100644 --- a/jit/jit-string.c +++ b/jit/jit-string.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-symbol.c b/jit/jit-symbol.c index 3fec14e..ee5ea83 100644 --- a/jit/jit-symbol.c +++ b/jit/jit-symbol.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-thread.c b/jit/jit-thread.c index 0e0a35c..da3aae6 100644 --- a/jit/jit-thread.c +++ b/jit/jit-thread.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-thread.h b/jit/jit-thread.h index 6d326b3..bd64a93 100644 --- a/jit/jit-thread.h +++ b/jit/jit-thread.h @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _JIT_THREAD_H diff --git a/jit/jit-type.c b/jit/jit-type.c index be08dbf..c82ac93 100644 --- a/jit/jit-type.c +++ b/jit/jit-type.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-value.c b/jit/jit-value.c index 13f07f8..40fcafc 100644 --- a/jit/jit-value.c +++ b/jit/jit-value.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/jit-walk.c b/jit/jit-walk.c index 8ff334b..2e3143c 100644 --- a/jit/jit-walk.c +++ b/jit/jit-walk.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include "jit-internal.h" diff --git a/jit/mklabel.sh b/jit/mklabel.sh index fe4b023..21b0ba5 100755 --- a/jit/mklabel.sh +++ b/jit/mklabel.sh @@ -4,19 +4,21 @@ # # Copyright (C) 2002, 2004 Southern Storm Software, Pty Ltd. # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. +# This file is part of the libjit library. # -# This program is distributed in the hope that it will be useful, +# The libjit library is free software: you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public License +# as published by the Free Software Foundation, either version 2.1 of +# the License, or (at your option) any later version. +# +# The libjit library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Lesser General Public License for more details. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# You should have received a copy of the GNU Lesser General Public +# License along with the libjit library. If not, see +# . # # Usage: mklabel.sh awk jit-opcode.h jit-interp.h >jit-interp-labels.h diff --git a/jitdynamic/jit-cpp-mangle.c b/jitdynamic/jit-cpp-mangle.c index 80f1d4c..d8745c8 100644 --- a/jitdynamic/jit-cpp-mangle.c +++ b/jitdynamic/jit-cpp-mangle.c @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include diff --git a/jitdynamic/jit-dynlib.c b/jitdynamic/jit-dynlib.c index a825fda..75cf35f 100644 --- a/jitdynamic/jit-dynlib.c +++ b/jitdynamic/jit-dynlib.c @@ -3,19 +3,21 @@ * * Copyright (C) 2001-2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include diff --git a/jitplus/jit-plus-context.cpp b/jitplus/jit-plus-context.cpp index 8e13898..51e9262 100644 --- a/jitplus/jit-plus-context.cpp +++ b/jitplus/jit-plus-context.cpp @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include diff --git a/jitplus/jit-plus-function.cpp b/jitplus/jit-plus-function.cpp index 4650277..cb97e3d 100644 --- a/jitplus/jit-plus-function.cpp +++ b/jitplus/jit-plus-function.cpp @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include diff --git a/jitplus/jit-plus-value.cpp b/jitplus/jit-plus-value.cpp index 87a0cb7..b3ed9f0 100644 --- a/jitplus/jit-plus-value.cpp +++ b/jitplus/jit-plus-value.cpp @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #include diff --git a/tools/gen-apply-macosx.h b/tools/gen-apply-macosx.h index 99f0b1f..99e6e0e 100644 --- a/tools/gen-apply-macosx.h +++ b/tools/gen-apply-macosx.h @@ -3,19 +3,21 @@ * * Copyright (C) 2004 Southern Storm Software, Pty Ltd. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This file is part of the libjit library. * - * This program is distributed in the hope that it will be useful, + * The libjit library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 2.1 of + * the License, or (at your option) any later version. + * + * The libjit library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public + * License along with the libjit library. If not, see + * . */ #ifndef _GEN_APPLY_MACOSX_H diff --git a/tutorial/README b/tutorial/README index 9e30466..678b44b 100644 --- a/tutorial/README +++ b/tutorial/README @@ -6,6 +6,6 @@ The source code for these tutorials is hereby placed into the public domain. You can do whatever you wish with the source, including cutting and pasting bits and pieces into your own program. -However, libjit itself remains under the terms of the GNU General Public -License, so you must still obey the terms of the GPL when you link your -program against libjit. +However, libjit itself remains under the terms of the GNU Lesser General +Public License, so you must still obey the terms of the LGPL when you link +your program against libjit. -- 2.47.3