diff options
Diffstat (limited to 'tools/d2c/desc')
-rw-r--r-- | tools/d2c/desc/manager.c | 2 | ||||
-rw-r--r-- | tools/d2c/desc/manager.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/d2c/desc/manager.c b/tools/d2c/desc/manager.c index 5e2efa7..1922933 100644 --- a/tools/d2c/desc/manager.c +++ b/tools/d2c/desc/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/desc/manager.h b/tools/d2c/desc/manager.h index 45cc262..b99f2d6 100644 --- a/tools/d2c/desc/manager.h +++ b/tools/d2c/desc/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/>. */ |