diff options
Diffstat (limited to 'tools/d2c/conv')
-rw-r--r-- | tools/d2c/conv/decl.h | 2 | ||||
-rw-r--r-- | tools/d2c/conv/manager.c | 2 | ||||
-rw-r--r-- | tools/d2c/conv/manager.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tools/d2c/conv/decl.h b/tools/d2c/conv/decl.h index bab9038..99fa38e 100644 --- a/tools/d2c/conv/decl.h +++ b/tools/d2c/conv/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/conv/manager.c b/tools/d2c/conv/manager.c index 33518db..d519117 100644 --- a/tools/d2c/conv/manager.c +++ b/tools/d2c/conv/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/conv/manager.h b/tools/d2c/conv/manager.h index 035635c..df2c377 100644 --- a/tools/d2c/conv/manager.h +++ b/tools/d2c/conv/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/>. */ |