diff --git a/test/enable_if_constructors.cpp b/test/enable_if_constructors.cpp index 43a8e8e..989c4ca 100644 --- a/test/enable_if_constructors.cpp +++ b/test/enable_if_constructors.cpp @@ -1,6 +1,5 @@ // -// Copyright 2003 © The Trustees of Indiana University. All rights -// reserved. +// Copyright 2003 © The Trustees of Indiana University. // // See the file enable_if_LICENSE for licensing conditions. // diff --git a/test/enable_if_dummy_arg_disambiguation.cpp b/test/enable_if_dummy_arg_disambiguation.cpp index 8c18358..2be0631 100644 --- a/test/enable_if_dummy_arg_disambiguation.cpp +++ b/test/enable_if_dummy_arg_disambiguation.cpp @@ -1,6 +1,5 @@ // -// Copyright 2003 © The Trustees of Indiana University. All rights -// reserved. +// Copyright 2003 © The Trustees of Indiana University. // // See the file enable_if_LICENSE for licensing conditions. // diff --git a/test/enable_if_lazy.cpp b/test/enable_if_lazy.cpp index 11e5ce3..b746ea7 100644 --- a/test/enable_if_lazy.cpp +++ b/test/enable_if_lazy.cpp @@ -1,6 +1,5 @@ // -// Copyright 2003 © The Trustees of Indiana University. All rights -// reserved. +// Copyright 2003 © The Trustees of Indiana University. // // See the file enable_if_LICENSE for licensing conditions. // diff --git a/test/enable_if_lazy_test.cpp b/test/enable_if_lazy_test.cpp index 526f8a2..5a8ebca 100644 --- a/test/enable_if_lazy_test.cpp +++ b/test/enable_if_lazy_test.cpp @@ -1,6 +1,5 @@ // -// Copyright 2003 © The Trustees of Indiana University. All rights -// reserved. +// Copyright 2003 © The Trustees of Indiana University. // // See the file enable_if_LICENSE for licensing conditions. // diff --git a/test/enable_if_member_templates.cpp b/test/enable_if_member_templates.cpp index e675ecf..72363bf 100644 --- a/test/enable_if_member_templates.cpp +++ b/test/enable_if_member_templates.cpp @@ -1,6 +1,5 @@ // -// Copyright 2003 © The Trustees of Indiana University. All rights -// reserved. +// Copyright 2003 © The Trustees of Indiana University. // // See the file enable_if_LICENSE for licensing conditions. // diff --git a/test/enable_if_namespace_disambiguation.cpp b/test/enable_if_namespace_disambiguation.cpp index ffa48d6..71cd1a6 100644 --- a/test/enable_if_namespace_disambiguation.cpp +++ b/test/enable_if_namespace_disambiguation.cpp @@ -1,6 +1,5 @@ // -// Copyright 2003 © The Trustees of Indiana University. All rights -// reserved. +// Copyright 2003 © The Trustees of Indiana University. // // See the file enable_if_LICENSE for licensing conditions. // diff --git a/test/enable_if_no_disambiguation.cpp b/test/enable_if_no_disambiguation.cpp index 89b3a0b..5f2f2ac 100644 --- a/test/enable_if_no_disambiguation.cpp +++ b/test/enable_if_no_disambiguation.cpp @@ -1,6 +1,5 @@ // -// Copyright 2003 © The Trustees of Indiana University. All rights -// reserved. +// Copyright 2003 © The Trustees of Indiana University. // // See the file enable_if_LICENSE for licensing conditions. // diff --git a/test/enable_if_partial_specializations.cpp b/test/enable_if_partial_specializations.cpp index 5ace299..73610dc 100644 --- a/test/enable_if_partial_specializations.cpp +++ b/test/enable_if_partial_specializations.cpp @@ -1,6 +1,5 @@ // -// Copyright 2003 © The Trustees of Indiana University. All rights -// reserved. +// Copyright 2003 © The Trustees of Indiana University. // // See the file enable_if_LICENSE for licensing conditions. //