about summary refs log tree commit diff
path: root/src/libbacktrace/backtrace-supported.h.in
diff options
context:
space:
mode:
authorTim Cuthbertson <tim@gfxmonk.net>2015-04-11 22:14:10 +1000
committerTim Cuthbertson <tim@gfxmonk.net>2015-04-11 22:14:30 +1000
commit0369efa75b5c7e6fd5cd96714a97c7f932808d96 (patch)
treeaee86df9f7de002377efa3acc318b8b14c1ff76d /src/libbacktrace/backtrace-supported.h.in
parent0be4e0ec504c02b21f92c257b5de3658962373fe (diff)
Update libbacktrace to r220112 (from GCC SVN)
Diffstat (limited to 'src/libbacktrace/backtrace-supported.h.in')
-rw-r--r--src/libbacktrace/backtrace-supported.h.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/libbacktrace/backtrace-supported.h.in b/src/libbacktrace/backtrace-supported.h.in
index 28488167c4e..5115ce1e615 100644
--- a/src/libbacktrace/backtrace-supported.h.in
+++ b/src/libbacktrace/backtrace-supported.h.in
@@ -1,5 +1,5 @@
 /* backtrace-supported.h.in -- Whether stack backtrace is supported.
-   Copyright (C) 2012-2014 Free Software Foundation, Inc.
+   Copyright (C) 2012-2015 Free Software Foundation, Inc.
    Written by Ian Lance Taylor, Google.
 
 Redistribution and use in source and binary forms, with or without
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
 met:
 
     (1) Redistributions of source code must retain the above copyright
-    notice, this list of conditions and the following disclaimer.
+    notice, this list of conditions and the following disclaimer. 
 
     (2) Redistributions in binary form must reproduce the above copyright
     notice, this list of conditions and the following disclaimer in
     the documentation and/or other materials provided with the
-    distribution.
-
+    distribution.  
+    
     (3) The name of the author may not be used to
     endorse or promote products derived from this software without
     specific prior written permission.