summaryrefslogtreecommitdiff
path: root/libbacktrace/unknown.c
diff options
context:
space:
mode:
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2016-01-04 14:30:50 +0000
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2016-01-04 14:30:50 +0000
commitf1717362de1e56fe1ffab540289d7d0c6ed48b20 (patch)
treee08721a9b85169debf961d7ebab013160b616a42 /libbacktrace/unknown.c
parent2355cca743fdf675a56964ae41de3357482cb480 (diff)
Update copyright years.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@232055 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libbacktrace/unknown.c')
-rw-r--r--libbacktrace/unknown.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbacktrace/unknown.c b/libbacktrace/unknown.c
index e89cba96f7d9..8d06c31549f7 100644
--- a/libbacktrace/unknown.c
+++ b/libbacktrace/unknown.c
@@ -1,5 +1,5 @@
/* unknown.c -- used when backtrace configury does not know file format.
- Copyright (C) 2012-2015 Free Software Foundation, Inc.
+ Copyright (C) 2012-2016 Free Software Foundation, Inc.
Written by Ian Lance Taylor, Google.
Redistribution and use in source and binary forms, with or without