summaryrefslogtreecommitdiff
path: root/plugins/govm
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/govm')
-rw-r--r--plugins/govm/build.c2
-rw-r--r--plugins/govm/build.h2
-rw-r--r--plugins/govm/instruction.c2
-rw-r--r--plugins/govm/instruction.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/plugins/govm/build.c b/plugins/govm/build.c
index 3f320b4..55027e3 100644
--- a/plugins/govm/build.c
+++ b/plugins/govm/build.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/govm/build.h b/plugins/govm/build.h
index 3e068ac..ad72d8f 100644
--- a/plugins/govm/build.h
+++ b/plugins/govm/build.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/govm/instruction.c b/plugins/govm/instruction.c
index 71fac9d..537239c 100644
--- a/plugins/govm/instruction.c
+++ b/plugins/govm/instruction.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/govm/instruction.h b/plugins/govm/instruction.h
index 8d39ada..dfc0f43 100644
--- a/plugins/govm/instruction.h
+++ b/plugins/govm/instruction.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/>.
*/