summaryrefslogtreecommitdiff
path: root/src/gui/dialogs
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/gui/dialogs
parentace3a87f9fc31b2f4d90d4b475cde805189e366b (diff)
Changed Foobar to Chrysalide in all GPL headers.
Diffstat (limited to 'src/gui/dialogs')
-rw-r--r--src/gui/dialogs/about.c2
-rw-r--r--src/gui/dialogs/about.h2
-rw-r--r--src/gui/dialogs/bookmark.c2
-rw-r--r--src/gui/dialogs/bookmark.h2
-rw-r--r--src/gui/dialogs/export.c2
-rw-r--r--src/gui/dialogs/export.h2
-rw-r--r--src/gui/dialogs/goto.c2
-rw-r--r--src/gui/dialogs/goto.h2
-rw-r--r--src/gui/dialogs/gotox.c2
-rw-r--r--src/gui/dialogs/gotox.h2
-rw-r--r--src/gui/dialogs/identity.c2
-rw-r--r--src/gui/dialogs/identity.h2
-rw-r--r--src/gui/dialogs/plugins.c2
-rw-r--r--src/gui/dialogs/plugins.h2
-rw-r--r--src/gui/dialogs/shellcode.c2
-rw-r--r--src/gui/dialogs/shellcode.h2
-rw-r--r--src/gui/dialogs/storage.c2
-rw-r--r--src/gui/dialogs/storage.h2
18 files changed, 18 insertions, 18 deletions
diff --git a/src/gui/dialogs/about.c b/src/gui/dialogs/about.c
index b594d06..7e62269 100644
--- a/src/gui/dialogs/about.c
+++ b/src/gui/dialogs/about.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/gui/dialogs/about.h b/src/gui/dialogs/about.h
index e5ad285..f572f5a 100644
--- a/src/gui/dialogs/about.h
+++ b/src/gui/dialogs/about.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/gui/dialogs/bookmark.c b/src/gui/dialogs/bookmark.c
index 805b80f..c14ec15 100644
--- a/src/gui/dialogs/bookmark.c
+++ b/src/gui/dialogs/bookmark.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/gui/dialogs/bookmark.h b/src/gui/dialogs/bookmark.h
index cec71ca..047f915 100644
--- a/src/gui/dialogs/bookmark.h
+++ b/src/gui/dialogs/bookmark.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/gui/dialogs/export.c b/src/gui/dialogs/export.c
index 8209395..c410882 100644
--- a/src/gui/dialogs/export.c
+++ b/src/gui/dialogs/export.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/gui/dialogs/export.h b/src/gui/dialogs/export.h
index 0bafd69..209dea8 100644
--- a/src/gui/dialogs/export.h
+++ b/src/gui/dialogs/export.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/gui/dialogs/goto.c b/src/gui/dialogs/goto.c
index 3ffa990..6f659d5 100644
--- a/src/gui/dialogs/goto.c
+++ b/src/gui/dialogs/goto.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/gui/dialogs/goto.h b/src/gui/dialogs/goto.h
index f505949..66c1017 100644
--- a/src/gui/dialogs/goto.h
+++ b/src/gui/dialogs/goto.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/gui/dialogs/gotox.c b/src/gui/dialogs/gotox.c
index 31123ff..7ae1244 100644
--- a/src/gui/dialogs/gotox.c
+++ b/src/gui/dialogs/gotox.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/gui/dialogs/gotox.h b/src/gui/dialogs/gotox.h
index e38ac9e..f11c2d3 100644
--- a/src/gui/dialogs/gotox.h
+++ b/src/gui/dialogs/gotox.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/gui/dialogs/identity.c b/src/gui/dialogs/identity.c
index 3df2e91..9e3cfd7 100644
--- a/src/gui/dialogs/identity.c
+++ b/src/gui/dialogs/identity.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/gui/dialogs/identity.h b/src/gui/dialogs/identity.h
index 2019eba..99c0ca6 100644
--- a/src/gui/dialogs/identity.h
+++ b/src/gui/dialogs/identity.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/gui/dialogs/plugins.c b/src/gui/dialogs/plugins.c
index 1a75269..4bcf274 100644
--- a/src/gui/dialogs/plugins.c
+++ b/src/gui/dialogs/plugins.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/gui/dialogs/plugins.h b/src/gui/dialogs/plugins.h
index 56906eb..b6c6af3 100644
--- a/src/gui/dialogs/plugins.h
+++ b/src/gui/dialogs/plugins.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/gui/dialogs/shellcode.c b/src/gui/dialogs/shellcode.c
index 68ce1f4..94ae269 100644
--- a/src/gui/dialogs/shellcode.c
+++ b/src/gui/dialogs/shellcode.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/gui/dialogs/shellcode.h b/src/gui/dialogs/shellcode.h
index d846f7c..7c1706b 100644
--- a/src/gui/dialogs/shellcode.h
+++ b/src/gui/dialogs/shellcode.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/gui/dialogs/storage.c b/src/gui/dialogs/storage.c
index 65a22f4..d51c4e6 100644
--- a/src/gui/dialogs/storage.c
+++ b/src/gui/dialogs/storage.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/gui/dialogs/storage.h b/src/gui/dialogs/storage.h
index dbded89..6e0c9f0 100644
--- a/src/gui/dialogs/storage.h
+++ b/src/gui/dialogs/storage.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/>.
*/