diff options
Diffstat (limited to 'plugins/dexbnf')
-rw-r--r-- | plugins/dexbnf/context.c | 2 | ||||
-rw-r--r-- | plugins/dexbnf/context.h | 2 | ||||
-rw-r--r-- | plugins/dexbnf/core.c | 2 | ||||
-rw-r--r-- | plugins/dexbnf/core.h | 2 | ||||
-rw-r--r-- | plugins/dexbnf/demangler.c | 2 | ||||
-rw-r--r-- | plugins/dexbnf/demangler.h | 2 | ||||
-rw-r--r-- | plugins/dexbnf/shorty.c | 2 | ||||
-rw-r--r-- | plugins/dexbnf/shorty.h | 2 | ||||
-rw-r--r-- | plugins/dexbnf/simple.c | 2 | ||||
-rw-r--r-- | plugins/dexbnf/simple.h | 2 | ||||
-rw-r--r-- | plugins/dexbnf/type.c | 2 | ||||
-rw-r--r-- | plugins/dexbnf/type.h | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/plugins/dexbnf/context.c b/plugins/dexbnf/context.c index 9a6037a..ebf7c0d 100644 --- a/plugins/dexbnf/context.c +++ b/plugins/dexbnf/context.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/plugins/dexbnf/context.h b/plugins/dexbnf/context.h index 6ac8674..ac8acae 100644 --- a/plugins/dexbnf/context.h +++ b/plugins/dexbnf/context.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/plugins/dexbnf/core.c b/plugins/dexbnf/core.c index 837c4c1..774e88e 100644 --- a/plugins/dexbnf/core.c +++ b/plugins/dexbnf/core.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/plugins/dexbnf/core.h b/plugins/dexbnf/core.h index 9e26faf..624fef7 100644 --- a/plugins/dexbnf/core.h +++ b/plugins/dexbnf/core.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/plugins/dexbnf/demangler.c b/plugins/dexbnf/demangler.c index e021b45..32aa36f 100644 --- a/plugins/dexbnf/demangler.c +++ b/plugins/dexbnf/demangler.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/plugins/dexbnf/demangler.h b/plugins/dexbnf/demangler.h index 9d997da..4ed017b 100644 --- a/plugins/dexbnf/demangler.h +++ b/plugins/dexbnf/demangler.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/plugins/dexbnf/shorty.c b/plugins/dexbnf/shorty.c index 0b452df..b8bb158 100644 --- a/plugins/dexbnf/shorty.c +++ b/plugins/dexbnf/shorty.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/plugins/dexbnf/shorty.h b/plugins/dexbnf/shorty.h index 0f91a79..0810e17 100644 --- a/plugins/dexbnf/shorty.h +++ b/plugins/dexbnf/shorty.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/plugins/dexbnf/simple.c b/plugins/dexbnf/simple.c index 43bd467..e66e83c 100644 --- a/plugins/dexbnf/simple.c +++ b/plugins/dexbnf/simple.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/plugins/dexbnf/simple.h b/plugins/dexbnf/simple.h index d583515..f7b87a9 100644 --- a/plugins/dexbnf/simple.h +++ b/plugins/dexbnf/simple.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/plugins/dexbnf/type.c b/plugins/dexbnf/type.c index f77f0e5..75d0b35 100644 --- a/plugins/dexbnf/type.c +++ b/plugins/dexbnf/type.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/plugins/dexbnf/type.h b/plugins/dexbnf/type.h index 045a5fe..d678939 100644 --- a/plugins/dexbnf/type.h +++ b/plugins/dexbnf/type.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/>. */ |