Commit Diff


commit - 4c34a12775cfbfa6d3dd0ff519e5e23e20c86526
commit + 7d2c0d244e10af74691e056c9e45be355bc41273
blob - e139019520e3ac4b661aade608823b050fa907a4
blob + 3253c47dd81d6a6b05b8a3fda883e5362d1c6b23
--- dermob-cli.c
+++ dermob-cli.c
@@ -1,5 +1,5 @@
 /*-
- * Copyright (c) 2006 Matthias Schmidt <xhr @ staatsfeind . org>
+ * Copyright (c) 2006 Matthias Schmidt <xhr @ giessen.ccc.de>
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -77,7 +77,7 @@ main (int argc, char **argv)
 	argv += optind;
 
 	printf("dermob -- mach-o binary analyzer\n");
-	printf("	(c) 2006 by xhr (@staatsfeind.org)\n\n");
+	printf("	(c) 2006-12 by xhr (@giessen.ccc.de)\n\n");
 	
 	if ((stat(argv[0], &sb)) < 0) 
 		errx(1, "Cannot open %s", argv[0]);
blob - c074697f3cef1754abac8c3a31d5d60b18757689
blob + 0a5b33c3629b539ee69a34299f4bb1146dcf15f0
--- dermob.c
+++ dermob.c
@@ -1,5 +1,5 @@
 /*-
- * Copyright (c) 2006 Matthias Schmidt <xhr @ staatsfeind . org>
+ * Copyright (c) 2006 Matthias Schmidt <xhr @ giessen.ccc.de>
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
blob - 1ab988f2ac4ecb2c73d9281cfdca59fd0306aa3f
blob + 3be01041865c90f1c84d76c00af5c642b73f8283
--- list.c
+++ list.c
@@ -1,5 +1,5 @@
 /*-
- * Copyright (c) 2006 Matthias Schmidt <xhr @ staatsfeind . org>
+ * Copyright (c) 2006 Matthias Schmidt <xhr @ giessen.ccc.de>
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
blob - 1657bffcaf911246c6debd53dc76cf40928dcf19
blob + 681d2564cb935a9658bc6dcaa417f25c9462f974
--- util.c
+++ util.c
@@ -1,5 +1,5 @@
 /*-
- * Copyright (c) 2006 Matthias Schmidt <xhr @ staatsfeind . org>
+ * Copyright (c) 2006 Matthias Schmidt <xhr @ giessen.ccc.de>
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions