summaryrefslogtreecommitdiff
path: root/src/format/java
diff options
context:
space:
mode:
Diffstat (limited to 'src/format/java')
-rw-r--r--src/format/java/attribute.c2
-rw-r--r--src/format/java/attribute.h2
-rwxr-xr-xsrc/format/java/e_java.c2
-rwxr-xr-xsrc/format/java/e_java.h2
-rw-r--r--src/format/java/field.c2
-rw-r--r--src/format/java/field.h2
-rw-r--r--src/format/java/java-int.c2
-rwxr-xr-xsrc/format/java/java-int.h2
-rwxr-xr-xsrc/format/java/java.c2
-rwxr-xr-xsrc/format/java/java.h2
-rwxr-xr-xsrc/format/java/java_def.h2
-rw-r--r--src/format/java/method.c2
-rw-r--r--src/format/java/method.h2
-rwxr-xr-xsrc/format/java/pool.c2
-rwxr-xr-xsrc/format/java/pool.h2
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/>.
*/