[ABRT PATCH 4/5] correct FSF address in python exception hook

Jakub Filak jfilak at redhat.com
Mon Jul 15 09:15:25 UTC 2013


Related to #669

Signed-off-by: Jakub Filak <jfilak at redhat.com>
---
 src/hooks/abrt_exception_handler.py.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/hooks/abrt_exception_handler.py.in b/src/hooks/abrt_exception_handler.py.in
index 774a586..4ed34fd 100644
--- a/src/hooks/abrt_exception_handler.py.in
+++ b/src/hooks/abrt_exception_handler.py.in
@@ -16,7 +16,7 @@
 
 ## You should have received a copy of the GNU General Public License
 ## along with this program; if not, write to the Free Software
-## Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+## Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA  02110-1335  USA
 
 """
 Module for the ABRT exception handling hook
-- 
1.8.3.1



More information about the Crash-catcher mailing list