diff options
Diffstat (limited to 'src/mangling')
-rw-r--r-- | src/mangling/context-int.h | 2 | ||||
-rw-r--r-- | src/mangling/context.c | 2 | ||||
-rw-r--r-- | src/mangling/context.h | 2 | ||||
-rw-r--r-- | src/mangling/demangler-int.h | 2 | ||||
-rw-r--r-- | src/mangling/demangler.c | 2 | ||||
-rw-r--r-- | src/mangling/demangler.h | 2 | ||||
-rw-r--r-- | src/mangling/itanium/abi.c | 2 | ||||
-rw-r--r-- | src/mangling/itanium/abi.h | 2 | ||||
-rw-r--r-- | src/mangling/itanium/component.c | 2 | ||||
-rw-r--r-- | src/mangling/itanium/component.h | 2 | ||||
-rw-r--r-- | src/mangling/itanium/context.c | 2 | ||||
-rw-r--r-- | src/mangling/itanium/context.h | 2 | ||||
-rw-r--r-- | src/mangling/java.h | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/src/mangling/context-int.h b/src/mangling/context-int.h index e34842c..e7dfaea 100644 --- a/src/mangling/context-int.h +++ b/src/mangling/context-int.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/context.c b/src/mangling/context.c index 65a8874..4b3e1d4 100644 --- a/src/mangling/context.c +++ b/src/mangling/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/context.h b/src/mangling/context.h index 1f516d3..fa02f08 100644 --- a/src/mangling/context.h +++ b/src/mangling/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/src/mangling/demangler-int.h b/src/mangling/demangler-int.h index 55fb27d..1039845 100644 --- a/src/mangling/demangler-int.h +++ b/src/mangling/demangler-int.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/demangler.c b/src/mangling/demangler.c index 299da9c..f46badd 100644 --- a/src/mangling/demangler.c +++ b/src/mangling/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/src/mangling/demangler.h b/src/mangling/demangler.h index 4a4b9fa..fd209ea 100644 --- a/src/mangling/demangler.h +++ b/src/mangling/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/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/>. */ diff --git a/src/mangling/java.h b/src/mangling/java.h index ee7f21d..f56aef7 100644 --- a/src/mangling/java.h +++ b/src/mangling/java.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/>. */ |