summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-04-05 07:58:43 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-04-05 07:58:43 (GMT)
commit50dcb7b1f40bb9e66d4872a7eebd364c6ea11125 (patch)
tree8a96a4f40ce50b86456addccff97a31e3e0c8cf2 /src/core
parentace3a87f9fc31b2f4d90d4b475cde805189e366b (diff)
Changed Foobar to Chrysalide in all GPL headers.
Diffstat (limited to 'src/core')
-rw-r--r--src/core/collections.c2
-rw-r--r--src/core/collections.h2
-rw-r--r--src/core/core.c2
-rw-r--r--src/core/core.h2
-rw-r--r--src/core/demanglers.c2
-rw-r--r--src/core/demanglers.h2
-rw-r--r--src/core/formats.c2
-rw-r--r--src/core/formats.h2
-rw-r--r--src/core/global.c2
-rw-r--r--src/core/global.h2
-rw-r--r--src/core/logs.c2
-rw-r--r--src/core/logs.h2
-rw-r--r--src/core/params.c2
-rw-r--r--src/core/params.h2
-rw-r--r--src/core/processors.c2
-rw-r--r--src/core/processors.h2
16 files changed, 16 insertions, 16 deletions
diff --git a/src/core/collections.c b/src/core/collections.c
index 5797d3e..c00c760 100644
--- a/src/core/collections.c
+++ b/src/core/collections.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/core/collections.h b/src/core/collections.h
index 21fdb33..1191f4c 100644
--- a/src/core/collections.h
+++ b/src/core/collections.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/core/core.c b/src/core/core.c
index 1d01c7c..2d790ce 100644
--- a/src/core/core.c
+++ b/src/core/core.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/core/core.h b/src/core/core.h
index a57b9b9..3cd2c93 100644
--- a/src/core/core.h
+++ b/src/core/core.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/core/demanglers.c b/src/core/demanglers.c
index 409018e..4b43f55 100644
--- a/src/core/demanglers.c
+++ b/src/core/demanglers.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/core/demanglers.h b/src/core/demanglers.h
index b3ff985..35bdb49 100644
--- a/src/core/demanglers.h
+++ b/src/core/demanglers.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/core/formats.c b/src/core/formats.c
index 35d8a46..d16cb26 100644
--- a/src/core/formats.c
+++ b/src/core/formats.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/core/formats.h b/src/core/formats.h
index 777936a..2d155a0 100644
--- a/src/core/formats.h
+++ b/src/core/formats.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/core/global.c b/src/core/global.c
index 2185c3a..2deb9f7 100644
--- a/src/core/global.c
+++ b/src/core/global.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/core/global.h b/src/core/global.h
index 9e2b8cd..6cf029f 100644
--- a/src/core/global.h
+++ b/src/core/global.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/core/logs.c b/src/core/logs.c
index ceed5a9..8327203 100644
--- a/src/core/logs.c
+++ b/src/core/logs.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/core/logs.h b/src/core/logs.h
index 2199cc1..3ef4e9d 100644
--- a/src/core/logs.h
+++ b/src/core/logs.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/core/params.c b/src/core/params.c
index bf662a1..a3783d7 100644
--- a/src/core/params.c
+++ b/src/core/params.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/core/params.h b/src/core/params.h
index ee5583f..60c57d4 100644
--- a/src/core/params.h
+++ b/src/core/params.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/core/processors.c b/src/core/processors.c
index f798641..4678d7a 100644
--- a/src/core/processors.c
+++ b/src/core/processors.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/core/processors.h b/src/core/processors.h
index 0b4841a..cd87b68 100644
--- a/src/core/processors.h
+++ b/src/core/processors.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/>.
*/