diff options
Diffstat (limited to 'plugins/libcsem')
-rw-r--r-- | plugins/libcsem/exit.c | 2 | ||||
-rw-r--r-- | plugins/libcsem/exit.h | 2 | ||||
-rw-r--r-- | plugins/libcsem/semantic.c | 2 | ||||
-rw-r--r-- | plugins/libcsem/semantic.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/plugins/libcsem/exit.c b/plugins/libcsem/exit.c index 6a21d5f..ee536b5 100644 --- a/plugins/libcsem/exit.c +++ b/plugins/libcsem/exit.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/plugins/libcsem/exit.h b/plugins/libcsem/exit.h index cdf84e3..2ac1e81 100644 --- a/plugins/libcsem/exit.h +++ b/plugins/libcsem/exit.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/plugins/libcsem/semantic.c b/plugins/libcsem/semantic.c index efac9ad..4c5636b 100644 --- a/plugins/libcsem/semantic.c +++ b/plugins/libcsem/semantic.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/plugins/libcsem/semantic.h b/plugins/libcsem/semantic.h index 2f8d70d..22ee6e3 100644 --- a/plugins/libcsem/semantic.h +++ b/plugins/libcsem/semantic.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/>. */ |