summaryrefslogtreecommitdiff
path: root/src/format/dwarf/v4
diff options
context:
space:
mode:
Diffstat (limited to 'src/format/dwarf/v4')
-rw-r--r--src/format/dwarf/v4/dwarf.c2
-rw-r--r--src/format/dwarf/v4/dwarf.h2
-rw-r--r--src/format/dwarf/v4/form.c2
-rw-r--r--src/format/dwarf/v4/form.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/format/dwarf/v4/dwarf.c b/src/format/dwarf/v4/dwarf.c
index 6e43695..a220aff 100644
--- a/src/format/dwarf/v4/dwarf.c
+++ b/src/format/dwarf/v4/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/v4/dwarf.h b/src/format/dwarf/v4/dwarf.h
index 531ec0d..89135e3 100644
--- a/src/format/dwarf/v4/dwarf.h
+++ b/src/format/dwarf/v4/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/v4/form.c b/src/format/dwarf/v4/form.c
index 9629174..80dbf1e 100644
--- a/src/format/dwarf/v4/form.c
+++ b/src/format/dwarf/v4/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/v4/form.h b/src/format/dwarf/v4/form.h
index 4617d91..053b693 100644
--- a/src/format/dwarf/v4/form.h
+++ b/src/format/dwarf/v4/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/>.
*/