summaryrefslogtreecommitdiff
path: root/src/mangling/itanium
diff options
context:
space:
mode:
Diffstat (limited to 'src/mangling/itanium')
-rw-r--r--src/mangling/itanium/abi.c2
-rw-r--r--src/mangling/itanium/abi.h2
-rw-r--r--src/mangling/itanium/component.c2
-rw-r--r--src/mangling/itanium/component.h2
-rw-r--r--src/mangling/itanium/context.c2
-rw-r--r--src/mangling/itanium/context.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/src/mangling/itanium/abi.c b/src/mangling/itanium/abi.c
index 3970482..8d15ad4 100644
--- a/src/mangling/itanium/abi.c
+++ b/src/mangling/itanium/abi.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/mangling/itanium/abi.h b/src/mangling/itanium/abi.h
index 1ed21f3..469562f 100644
--- a/src/mangling/itanium/abi.h
+++ b/src/mangling/itanium/abi.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/mangling/itanium/component.c b/src/mangling/itanium/component.c
index e3f3f23..65c2d7e 100644
--- a/src/mangling/itanium/component.c
+++ b/src/mangling/itanium/component.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/mangling/itanium/component.h b/src/mangling/itanium/component.h
index 7ab2521..4d50d1f 100644
--- a/src/mangling/itanium/component.h
+++ b/src/mangling/itanium/component.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/mangling/itanium/context.c b/src/mangling/itanium/context.c
index d0a0664..a0c3614 100644
--- a/src/mangling/itanium/context.c
+++ b/src/mangling/itanium/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/src/mangling/itanium/context.h b/src/mangling/itanium/context.h
index 13ec1f4..258e7b0 100644
--- a/src/mangling/itanium/context.h
+++ b/src/mangling/itanium/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/>.
*/