summaryrefslogtreecommitdiff
path: root/plugins/govm
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-04-05 07:58:43 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-04-05 07:58:43 (GMT)
commit50dcb7b1f40bb9e66d4872a7eebd364c6ea11125 (patch)
tree8a96a4f40ce50b86456addccff97a31e3e0c8cf2 /plugins/govm
parentace3a87f9fc31b2f4d90d4b475cde805189e366b (diff)
Changed Foobar to Chrysalide in all GPL headers.
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/>.
*/