Skip to content

Commit

Permalink
Update copyright years in libitm/
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@206298 138bc75d-0d04-0410-961f-82ee72b054a4
  • Loading branch information
rsandifo committed Jan 2, 2014
1 parent a942eb5 commit f970dfe
Show file tree
Hide file tree
Showing 69 changed files with 72 additions and 68 deletions.
4 changes: 4 additions & 0 deletions libitm/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2014-01-02 Richard Sandiford <rdsandiford@googlemail.com>

Update copyright years

2014-01-02 Tobias Burnus <burnus@net-b.de>

* libitm.texi: Bump @copying's copyright year.
Expand Down
2 changes: 1 addition & 1 deletion libitm/aatree.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/aatree.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/alloc.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/alloc_c.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/alloc_cpp.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/barrier.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/beginend.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/clone.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/common.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/alpha/cacheline.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/alpha/sjlj.S
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/alpha/target.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/arm/hwcap.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/arm/hwcap.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/arm/sjlj.S
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/arm/target.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/generic/asmcfi.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/generic/cacheline.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/generic/tls.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2010-2013 Free Software Foundation, Inc.
/* Copyright (C) 2010-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/generic/tls.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/linux/alpha/futex_bits.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/linux/futex.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/linux/futex.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/linux/futex_bits.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/linux/powerpc/futex_bits.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/linux/rwlock.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
Contributed by Torvald Riegel <triegel@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/linux/rwlock.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
Contributed by Torvald Riegel <triegel@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/linux/sh/futex_bits.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/linux/sparc/futex_bits.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/linux/x86/futex_bits.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/linux/x86/tls.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/posix/rwlock.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/posix/rwlock.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/powerpc/cacheline.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/powerpc/sjlj.S
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/powerpc/target.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/s390/sjlj.S
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2013 Free Software Foundation, Inc.
/* Copyright (C) 2013-2014 Free Software Foundation, Inc.
Contributed by Andreas Krebbel <krebbel@linux.vnet.ibm.com>
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/s390/target.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2013 Free Software Foundation, Inc.
/* Copyright (C) 2013-2014 Free Software Foundation, Inc.
Contributed by Andreas Krebbel <krebbel@linux.vnet.ibm.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/sh/sjlj.S
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/sh/target.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/sparc/cacheline.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/sparc/sjlj.S
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/sparc/target.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/x86/cacheline.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/x86/sjlj.S
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/x86/target.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/x86/x86_avx.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/config/x86/x86_sse.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.
This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/configure.ac
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Process this file with autoreconf to produce a configure script.
# Copyright (C) 2011-2013 Free Software Foundation, Inc.
# Copyright (C) 2011-2014 Free Software Foundation, Inc.

# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion libitm/configure.tgt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- shell-script -*-
# Copyright (C) 2011-2013 Free Software Foundation, Inc.
# Copyright (C) 2011-2014 Free Software Foundation, Inc.

# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion libitm/containers.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
Contributed by Torvald Riegel <triegel@redhat.com>.

This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/dispatch.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
Contributed by Torvald Riegel <triegel@redhat.com>.

This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/eh_cpp.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.

This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/libitm.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.

This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/libitm_i.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.

This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/local.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.

This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/local_atomic
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// -*- C++ -*- header.

// Copyright (C) 2008-2013 Free Software Foundation, Inc.
// Copyright (C) 2008-2014 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
Expand Down
2 changes: 1 addition & 1 deletion libitm/local_type_traits
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// C++0x type_traits -*- C++ -*-

// Copyright (C) 2007-2013 Free Software Foundation, Inc.
// Copyright (C) 2007-2014 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
Expand Down
2 changes: 1 addition & 1 deletion libitm/method-gl.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
Contributed by Torvald Riegel <triegel@redhat.com>.

This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/method-ml.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
Contributed by Torvald Riegel <triegel@redhat.com>.

This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/method-serial.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.

This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/query.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.

This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/retry.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.

This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
2 changes: 1 addition & 1 deletion libitm/stmlock.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>.

This file is part of the GNU Transactional Memory Library (libitm).
Expand Down
Loading

0 comments on commit f970dfe

Please sign in to comment.