]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/arm/unwind-dw2-fde-glibc.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / sysdeps / arm / unwind-dw2-fde-glibc.c
index 6c0d7350dca998c49da7222796b68b231bf03342..bb70bcd2035f3220264d3e8742573147c9d5e3d6 100644 (file)
@@ -1,5 +1,5 @@
 /* Dummy exception handling and frame unwind runtime interface routines.
-   Copyright (C) 2004 Free Software Foundation, Inc.
+   Copyright (C) 2004-2019 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
@@ -14,9 +14,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <https://www.gnu.org/licenses/>.  */
 
 /* ARM uses setjmp-longjmp exceptions.  However, previous versions of
    GNU libc exported some DWARF-2 exception handling support routines.