diff options
Diffstat (limited to 'plugins/dalvik/pseudo')
-rw-r--r-- | plugins/dalvik/pseudo/fill.c | 2 | ||||
-rw-r--r-- | plugins/dalvik/pseudo/fill.h | 2 | ||||
-rw-r--r-- | plugins/dalvik/pseudo/switch.c | 2 | ||||
-rw-r--r-- | plugins/dalvik/pseudo/switch.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/plugins/dalvik/pseudo/fill.c b/plugins/dalvik/pseudo/fill.c index 5c86a80..9820348 100644 --- a/plugins/dalvik/pseudo/fill.c +++ b/plugins/dalvik/pseudo/fill.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/dalvik/pseudo/fill.h b/plugins/dalvik/pseudo/fill.h index a022ed2..db7949e 100644 --- a/plugins/dalvik/pseudo/fill.h +++ b/plugins/dalvik/pseudo/fill.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/dalvik/pseudo/switch.c b/plugins/dalvik/pseudo/switch.c index d6d255c..cbfb975 100644 --- a/plugins/dalvik/pseudo/switch.c +++ b/plugins/dalvik/pseudo/switch.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/dalvik/pseudo/switch.h b/plugins/dalvik/pseudo/switch.h index b17a9c9..bf01bde 100644 --- a/plugins/dalvik/pseudo/switch.h +++ b/plugins/dalvik/pseudo/switch.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/>. */ |