diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2018-04-05 07:58:43 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2018-04-05 07:58:43 (GMT) |
commit | 50dcb7b1f40bb9e66d4872a7eebd364c6ea11125 (patch) | |
tree | 8a96a4f40ce50b86456addccff97a31e3e0c8cf2 /src/format/java | |
parent | ace3a87f9fc31b2f4d90d4b475cde805189e366b (diff) |
Changed Foobar to Chrysalide in all GPL headers.
Diffstat (limited to 'src/format/java')
-rw-r--r-- | src/format/java/attribute.c | 2 | ||||
-rw-r--r-- | src/format/java/attribute.h | 2 | ||||
-rwxr-xr-x | src/format/java/e_java.c | 2 | ||||
-rwxr-xr-x | src/format/java/e_java.h | 2 | ||||
-rw-r--r-- | src/format/java/field.c | 2 | ||||
-rw-r--r-- | src/format/java/field.h | 2 | ||||
-rw-r--r-- | src/format/java/java-int.c | 2 | ||||
-rwxr-xr-x | src/format/java/java-int.h | 2 | ||||
-rwxr-xr-x | src/format/java/java.c | 2 | ||||
-rwxr-xr-x | src/format/java/java.h | 2 | ||||
-rwxr-xr-x | src/format/java/java_def.h | 2 | ||||
-rw-r--r-- | src/format/java/method.c | 2 | ||||
-rw-r--r-- | src/format/java/method.h | 2 | ||||
-rwxr-xr-x | src/format/java/pool.c | 2 | ||||
-rwxr-xr-x | src/format/java/pool.h | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/src/format/java/attribute.c b/src/format/java/attribute.c index ec5569c..3e04ea9 100644 --- a/src/format/java/attribute.c +++ b/src/format/java/attribute.c @@ -17,7 +17,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Foobar. If not, see <http://www.gnu.org/licenses/>. + * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/src/format/java/attribute.h b/src/format/java/attribute.h index 60c134d..155aa7e 100644 --- a/src/format/java/attribute.h +++ b/src/format/java/attribute.h @@ -17,7 +17,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Foobar. If not, see <http://www.gnu.org/licenses/>. + * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/src/format/java/e_java.c b/src/format/java/e_java.c index 608b987..7d05fa9 100755 --- a/src/format/java/e_java.c +++ b/src/format/java/e_java.c @@ -17,7 +17,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Foobar. If not, see <http://www.gnu.org/licenses/>. + * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/src/format/java/e_java.h b/src/format/java/e_java.h index f0f7534..65befbd 100755 --- a/src/format/java/e_java.h +++ b/src/format/java/e_java.h @@ -17,7 +17,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Foobar. If not, see <http://www.gnu.org/licenses/>. + * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/src/format/java/field.c b/src/format/java/field.c index 9ff37c0..e7df342 100644 --- a/src/format/java/field.c +++ b/src/format/java/field.c @@ -17,7 +17,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Foobar. If not, see <http://www.gnu.org/licenses/>. + * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/src/format/java/field.h b/src/format/java/field.h index 07074b9..686c13f 100644 --- a/src/format/java/field.h +++ b/src/format/java/field.h @@ -17,7 +17,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Foobar. If not, see <http://www.gnu.org/licenses/>. + * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/src/format/java/java-int.c b/src/format/java/java-int.c index fed2ce8..c1c8aa5 100644 --- a/src/format/java/java-int.c +++ b/src/format/java/java-int.c @@ -17,7 +17,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Foobar. If not, see <http://www.gnu.org/licenses/>. + * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/src/format/java/java-int.h b/src/format/java/java-int.h index 68e20e8..1636d1e 100755 --- a/src/format/java/java-int.h +++ b/src/format/java/java-int.h @@ -17,7 +17,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Foobar. If not, see <http://www.gnu.org/licenses/>. + * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/src/format/java/java.c b/src/format/java/java.c index ea11a08..dcd8299 100755 --- a/src/format/java/java.c +++ b/src/format/java/java.c @@ -17,7 +17,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Foobar. If not, see <http://www.gnu.org/licenses/>. + * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/src/format/java/java.h b/src/format/java/java.h index e8a3aa2..f83f3e7 100755 --- a/src/format/java/java.h +++ b/src/format/java/java.h @@ -17,7 +17,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Foobar. If not, see <http://www.gnu.org/licenses/>. + * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/src/format/java/java_def.h b/src/format/java/java_def.h index b23a387..2b1da67 100755 --- a/src/format/java/java_def.h +++ b/src/format/java/java_def.h @@ -17,7 +17,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Foobar. If not, see <http://www.gnu.org/licenses/>. + * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/src/format/java/method.c b/src/format/java/method.c index f448d2e..371ba8c 100644 --- a/src/format/java/method.c +++ b/src/format/java/method.c @@ -17,7 +17,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Foobar. If not, see <http://www.gnu.org/licenses/>. + * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/src/format/java/method.h b/src/format/java/method.h index c7adeb4..35b04e1 100644 --- a/src/format/java/method.h +++ b/src/format/java/method.h @@ -17,7 +17,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Foobar. If not, see <http://www.gnu.org/licenses/>. + * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/src/format/java/pool.c b/src/format/java/pool.c index 23c8af0..625e9cc 100755 --- a/src/format/java/pool.c +++ b/src/format/java/pool.c @@ -17,7 +17,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Foobar. If not, see <http://www.gnu.org/licenses/>. + * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/src/format/java/pool.h b/src/format/java/pool.h index 5c19489..7f1a1db 100755 --- a/src/format/java/pool.h +++ b/src/format/java/pool.h @@ -17,7 +17,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Foobar. If not, see <http://www.gnu.org/licenses/>. + * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>. */ |