diff options
Diffstat (limited to 'tools/d2c/assert')
-rw-r--r-- | tools/d2c/assert/decl.h | 2 | ||||
-rw-r--r-- | tools/d2c/assert/manager.c | 2 | ||||
-rw-r--r-- | tools/d2c/assert/manager.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tools/d2c/assert/decl.h b/tools/d2c/assert/decl.h index b18edbc..10c36e0 100644 --- a/tools/d2c/assert/decl.h +++ b/tools/d2c/assert/decl.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/tools/d2c/assert/manager.c b/tools/d2c/assert/manager.c index 54e9101..2ccf468 100644 --- a/tools/d2c/assert/manager.c +++ b/tools/d2c/assert/manager.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/tools/d2c/assert/manager.h b/tools/d2c/assert/manager.h index 042c2e0..dc15dc2 100644 --- a/tools/d2c/assert/manager.h +++ b/tools/d2c/assert/manager.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/>. */ |