summaryrefslogtreecommitdiff
path: root/src/format/pe
diff options
context:
space:
mode:
Diffstat (limited to 'src/format/pe')
-rw-r--r--src/format/pe/pe-int.c2
-rw-r--r--src/format/pe/pe-int.h2
-rw-r--r--src/format/pe/pe.c2
-rw-r--r--src/format/pe/pe.h2
-rw-r--r--src/format/pe/pe_def.h2
-rw-r--r--src/format/pe/section.c2
-rw-r--r--src/format/pe/section.h2
-rw-r--r--src/format/pe/symbols.c2
-rw-r--r--src/format/pe/symbols.h2
9 files changed, 9 insertions, 9 deletions
diff --git a/src/format/pe/pe-int.c b/src/format/pe/pe-int.c
index 81ed6bb..0ce1577 100644
--- a/src/format/pe/pe-int.c
+++ b/src/format/pe/pe-int.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/pe/pe-int.h b/src/format/pe/pe-int.h
index b7910c7..14a6007 100644
--- a/src/format/pe/pe-int.h
+++ b/src/format/pe/pe-int.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/pe/pe.c b/src/format/pe/pe.c
index 02b7f19..8533d25 100644
--- a/src/format/pe/pe.c
+++ b/src/format/pe/pe.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/pe/pe.h b/src/format/pe/pe.h
index 9ead4f2..c8dee42 100644
--- a/src/format/pe/pe.h
+++ b/src/format/pe/pe.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/pe/pe_def.h b/src/format/pe/pe_def.h
index d6d34f2..62d8afc 100644
--- a/src/format/pe/pe_def.h
+++ b/src/format/pe/pe_def.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/pe/section.c b/src/format/pe/section.c
index 7944981..f4cdaf3 100644
--- a/src/format/pe/section.c
+++ b/src/format/pe/section.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/pe/section.h b/src/format/pe/section.h
index 8b4c244..e7c399b 100644
--- a/src/format/pe/section.h
+++ b/src/format/pe/section.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/pe/symbols.c b/src/format/pe/symbols.c
index ff86e44..30e43b5 100644
--- a/src/format/pe/symbols.c
+++ b/src/format/pe/symbols.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/pe/symbols.h b/src/format/pe/symbols.h
index 762914e..7581152 100644
--- a/src/format/pe/symbols.h
+++ b/src/format/pe/symbols.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/>.
*/