diff options
Diffstat (limited to 'src/analysis/contents')
-rw-r--r-- | src/analysis/contents/file.c | 2 | ||||
-rw-r--r-- | src/analysis/contents/file.h | 2 | ||||
-rw-r--r-- | src/analysis/contents/restricted.c | 2 | ||||
-rw-r--r-- | src/analysis/contents/restricted.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/analysis/contents/file.c b/src/analysis/contents/file.c index 2461017..3519be3 100644 --- a/src/analysis/contents/file.c +++ b/src/analysis/contents/file.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/src/analysis/contents/file.h b/src/analysis/contents/file.h index 0e9e0eb..e1fc7a9 100644 --- a/src/analysis/contents/file.h +++ b/src/analysis/contents/file.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/src/analysis/contents/restricted.c b/src/analysis/contents/restricted.c index 28949ba..711f963 100644 --- a/src/analysis/contents/restricted.c +++ b/src/analysis/contents/restricted.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/src/analysis/contents/restricted.h b/src/analysis/contents/restricted.h index 32d03e3..8b87453 100644 --- a/src/analysis/contents/restricted.h +++ b/src/analysis/contents/restricted.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/>. */ |