diff options
Diffstat (limited to 'tools/d2c/rules')
-rw-r--r-- | tools/d2c/rules/decl.h | 2 | ||||
-rw-r--r-- | tools/d2c/rules/manager.c | 2 | ||||
-rw-r--r-- | tools/d2c/rules/manager.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tools/d2c/rules/decl.h b/tools/d2c/rules/decl.h index 022a5c6..b786711 100644 --- a/tools/d2c/rules/decl.h +++ b/tools/d2c/rules/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/rules/manager.c b/tools/d2c/rules/manager.c index 20f1a2b..c249de8 100644 --- a/tools/d2c/rules/manager.c +++ b/tools/d2c/rules/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/rules/manager.h b/tools/d2c/rules/manager.h index 88d1d46..3f0bcbb 100644 --- a/tools/d2c/rules/manager.h +++ b/tools/d2c/rules/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/>. */ |