diff options
Diffstat (limited to 'src/analysis/human/asm')
-rw-r--r-- | src/analysis/human/asm/lang.c | 2 | ||||
-rw-r--r-- | src/analysis/human/asm/lang.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/analysis/human/asm/lang.c b/src/analysis/human/asm/lang.c index 7110920..95d1ec1 100644 --- a/src/analysis/human/asm/lang.c +++ b/src/analysis/human/asm/lang.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/analysis/human/asm/lang.h b/src/analysis/human/asm/lang.h index b484ded..5ee236a 100644 --- a/src/analysis/human/asm/lang.h +++ b/src/analysis/human/asm/lang.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/>. */ |