diff options
author | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-01-14 18:17:30 +0000 |
---|---|---|
committer | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-01-14 18:17:30 +0000 |
commit | bb88d4273ef811d99dfdfd01260bc05b7876f9c2 (patch) | |
tree | 40d09fbe657e47559b087e102c05db53044675b5 /libbacktrace/configure.ac | |
parent | d2eb4a30a0b2dfe7aac48e17be84bf263fe7fa50 (diff) | |
download | gcc-bb88d4273ef811d99dfdfd01260bc05b7876f9c2.tar.gz |
Update copyright years in libbacktrace.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195165 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libbacktrace/configure.ac')
-rw-r--r-- | libbacktrace/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbacktrace/configure.ac b/libbacktrace/configure.ac index 3a4217e73f0..28b2a1cd5c7 100644 --- a/libbacktrace/configure.ac +++ b/libbacktrace/configure.ac @@ -1,5 +1,5 @@ # configure.ac -- Backtrace configure script. -# Copyright (C) 2012 Free Software Foundation, Inc. +# Copyright (C) 2012-2013 Free Software Foundation, Inc. # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are |