summaryrefslogtreecommitdiff
path: root/src/format/dwarf/v2
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/format/dwarf/v2
parentace3a87f9fc31b2f4d90d4b475cde805189e366b (diff)
Changed Foobar to Chrysalide in all GPL headers.
Diffstat (limited to 'src/format/dwarf/v2')
-rw-r--r--src/format/dwarf/v2/dwarf.c2
-rw-r--r--src/format/dwarf/v2/dwarf.h2
-rw-r--r--src/format/dwarf/v2/form.c2
-rw-r--r--src/format/dwarf/v2/form.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/format/dwarf/v2/dwarf.c b/src/format/dwarf/v2/dwarf.c
index 894db5a..8f794bf 100644
--- a/src/format/dwarf/v2/dwarf.c
+++ b/src/format/dwarf/v2/dwarf.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/format/dwarf/v2/dwarf.h b/src/format/dwarf/v2/dwarf.h
index 604149c..f3b3501 100644
--- a/src/format/dwarf/v2/dwarf.h
+++ b/src/format/dwarf/v2/dwarf.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/format/dwarf/v2/form.c b/src/format/dwarf/v2/form.c
index fdb446d..7e012b7 100644
--- a/src/format/dwarf/v2/form.c
+++ b/src/format/dwarf/v2/form.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/format/dwarf/v2/form.h b/src/format/dwarf/v2/form.h
index ed6c219..a124e67 100644
--- a/src/format/dwarf/v2/form.h
+++ b/src/format/dwarf/v2/form.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/>.
*/