diff options
Diffstat (limited to 'tools/d2c/id')
-rw-r--r-- | tools/d2c/id/decl.h | 2 | ||||
-rw-r--r-- | tools/d2c/id/manager.c | 2 | ||||
-rw-r--r-- | tools/d2c/id/manager.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tools/d2c/id/decl.h b/tools/d2c/id/decl.h index 0c3b3e2..e494b9f 100644 --- a/tools/d2c/id/decl.h +++ b/tools/d2c/id/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/id/manager.c b/tools/d2c/id/manager.c index 7cfc916..a84b472 100644 --- a/tools/d2c/id/manager.c +++ b/tools/d2c/id/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/id/manager.h b/tools/d2c/id/manager.h index d24fbd7..aee4a30 100644 --- a/tools/d2c/id/manager.h +++ b/tools/d2c/id/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/>. */ |