 
            Module: ppl/ppl Branch: master Commit: 2a45cd987dea51bae07a13a01f965d9990285319 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=2a45cd987dea5...
Author: Enea Zaffanella zaffanella@cs.unipr.it Date: Mon Apr 30 14:48:29 2012 +0200
Updated copyright years.
---
src/Expression_Hide_Inhomo.defs.hh | 2 +- src/Expression_Hide_Inhomo.inlines.hh | 2 +- src/Expression_Hide_Inhomo.types.hh | 2 +- src/Expression_Hide_Last.defs.hh | 2 +- src/Expression_Hide_Last.inlines.hh | 2 +- src/Linear_Expression_Impl.cc | 2 +- src/Linear_Expression_Impl.defs.hh | 2 +- src/Linear_Expression_Impl.inlines.hh | 2 +- src/Linear_Expression_Impl.templates.hh | 2 +- src/Linear_Expression_Impl.types.hh | 2 +- src/Linear_Expression_Interface.defs.hh | 2 +- src/Linear_System.templates.hh | 2 +- src/Matrix.inlines.hh | 2 +- src/Polyhedron_chdims.templates.hh | 2 +- src/Swapping_Vector.defs.hh | 2 +- src/Swapping_Vector.inlines.hh | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/src/Expression_Hide_Inhomo.defs.hh b/src/Expression_Hide_Inhomo.defs.hh index f3497cf..fc1eff1 100644 --- a/src/Expression_Hide_Inhomo.defs.hh +++ b/src/Expression_Hide_Inhomo.defs.hh @@ -1,6 +1,6 @@ /* Expression_Hide_Inhomo class declaration. Copyright (C) 2001-2010 Roberto Bagnara bagnara@cs.unipr.it - Copyright (C) 2010-2011 BUGSENG srl (http://bugseng.com) + Copyright (C) 2010-2012 BUGSENG srl (http://bugseng.com)
This file is part of the Parma Polyhedra Library (PPL).
diff --git a/src/Expression_Hide_Inhomo.inlines.hh b/src/Expression_Hide_Inhomo.inlines.hh index 195ccf6..2d4b400 100644 --- a/src/Expression_Hide_Inhomo.inlines.hh +++ b/src/Expression_Hide_Inhomo.inlines.hh @@ -1,6 +1,6 @@ /* Expression_Hide_Inhomo class implementation: inline functions. Copyright (C) 2001-2010 Roberto Bagnara bagnara@cs.unipr.it - Copyright (C) 2010-2011 BUGSENG srl (http://bugseng.com) + Copyright (C) 2010-2012 BUGSENG srl (http://bugseng.com)
This file is part of the Parma Polyhedra Library (PPL).
diff --git a/src/Expression_Hide_Inhomo.types.hh b/src/Expression_Hide_Inhomo.types.hh index 1d142bf..de4318e 100644 --- a/src/Expression_Hide_Inhomo.types.hh +++ b/src/Expression_Hide_Inhomo.types.hh @@ -1,5 +1,5 @@ /* Copyright (C) 2001-2010 Roberto Bagnara bagnara@cs.unipr.it - Copyright (C) 2010-2011 BUGSENG srl (http://bugseng.com) + Copyright (C) 2010-2012 BUGSENG srl (http://bugseng.com)
This file is free software; as a special exception the author gives unlimited permission to copy and/or distribute it, with or without diff --git a/src/Expression_Hide_Last.defs.hh b/src/Expression_Hide_Last.defs.hh index 8f1fe36..5cde19c 100644 --- a/src/Expression_Hide_Last.defs.hh +++ b/src/Expression_Hide_Last.defs.hh @@ -1,6 +1,6 @@ /* Expression_Hide_Last class declaration. Copyright (C) 2001-2010 Roberto Bagnara bagnara@cs.unipr.it - Copyright (C) 2010-2011 BUGSENG srl (http://bugseng.com) + Copyright (C) 2010-2012 BUGSENG srl (http://bugseng.com)
This file is part of the Parma Polyhedra Library (PPL).
diff --git a/src/Expression_Hide_Last.inlines.hh b/src/Expression_Hide_Last.inlines.hh index 8f07133..aa1cc66 100644 --- a/src/Expression_Hide_Last.inlines.hh +++ b/src/Expression_Hide_Last.inlines.hh @@ -1,6 +1,6 @@ /* Expression_Hide_Last class implementation: inline functions. Copyright (C) 2001-2010 Roberto Bagnara bagnara@cs.unipr.it - Copyright (C) 2010-2011 BUGSENG srl (http://bugseng.com) + Copyright (C) 2010-2012 BUGSENG srl (http://bugseng.com)
This file is part of the Parma Polyhedra Library (PPL).
diff --git a/src/Linear_Expression_Impl.cc b/src/Linear_Expression_Impl.cc index 15541fa..97ed637 100644 --- a/src/Linear_Expression_Impl.cc +++ b/src/Linear_Expression_Impl.cc @@ -1,6 +1,6 @@ /* Linear_Expression_Impl class implementation. Copyright (C) 2001-2010 Roberto Bagnara bagnara@cs.unipr.it - Copyright (C) 2010-2011 BUGSENG srl (http://bugseng.com) + Copyright (C) 2010-2012 BUGSENG srl (http://bugseng.com)
This file is part of the Parma Polyhedra Library (PPL).
diff --git a/src/Linear_Expression_Impl.defs.hh b/src/Linear_Expression_Impl.defs.hh index aad5e64..26b7924 100644 --- a/src/Linear_Expression_Impl.defs.hh +++ b/src/Linear_Expression_Impl.defs.hh @@ -1,6 +1,6 @@ /* Linear_Expression_Impl class declaration. Copyright (C) 2001-2010 Roberto Bagnara bagnara@cs.unipr.it - Copyright (C) 2010-2011 BUGSENG srl (http://bugseng.com) + Copyright (C) 2010-2012 BUGSENG srl (http://bugseng.com)
This file is part of the Parma Polyhedra Library (PPL).
diff --git a/src/Linear_Expression_Impl.inlines.hh b/src/Linear_Expression_Impl.inlines.hh index 2e021be..19258f3 100644 --- a/src/Linear_Expression_Impl.inlines.hh +++ b/src/Linear_Expression_Impl.inlines.hh @@ -1,6 +1,6 @@ /* Linear_Expression_Impl class implementation: inline functions. Copyright (C) 2001-2010 Roberto Bagnara bagnara@cs.unipr.it - Copyright (C) 2010-2011 BUGSENG srl (http://bugseng.com) + Copyright (C) 2010-2012 BUGSENG srl (http://bugseng.com)
This file is part of the Parma Polyhedra Library (PPL).
diff --git a/src/Linear_Expression_Impl.templates.hh b/src/Linear_Expression_Impl.templates.hh index 8f66bde..fcb7634 100644 --- a/src/Linear_Expression_Impl.templates.hh +++ b/src/Linear_Expression_Impl.templates.hh @@ -1,6 +1,6 @@ /* Linear_Expression_Impl class implementation: non-inline template functions. Copyright (C) 2001-2010 Roberto Bagnara bagnara@cs.unipr.it - Copyright (C) 2010-2011 BUGSENG srl (http://bugseng.com) + Copyright (C) 2010-2012 BUGSENG srl (http://bugseng.com)
This file is part of the Parma Polyhedra Library (PPL).
diff --git a/src/Linear_Expression_Impl.types.hh b/src/Linear_Expression_Impl.types.hh index 4fdd7bb..eac0f7a 100644 --- a/src/Linear_Expression_Impl.types.hh +++ b/src/Linear_Expression_Impl.types.hh @@ -1,5 +1,5 @@ /* Copyright (C) 2001-2010 Roberto Bagnara bagnara@cs.unipr.it - Copyright (C) 2010-2011 BUGSENG srl (http://bugseng.com) + Copyright (C) 2010-2012 BUGSENG srl (http://bugseng.com)
This file is free software; as a special exception the author gives unlimited permission to copy and/or distribute it, with or without diff --git a/src/Linear_Expression_Interface.defs.hh b/src/Linear_Expression_Interface.defs.hh index 4454d01..42932c0 100644 --- a/src/Linear_Expression_Interface.defs.hh +++ b/src/Linear_Expression_Interface.defs.hh @@ -1,6 +1,6 @@ /* Linear_Expression_Interface class declaration. Copyright (C) 2001-2010 Roberto Bagnara bagnara@cs.unipr.it - Copyright (C) 2010-2011 BUGSENG srl (http://bugseng.com) + Copyright (C) 2010-2012 BUGSENG srl (http://bugseng.com)
This file is part of the Parma Polyhedra Library (PPL).
diff --git a/src/Linear_System.templates.hh b/src/Linear_System.templates.hh index 5f7ac6c..3aa8bf7 100644 --- a/src/Linear_System.templates.hh +++ b/src/Linear_System.templates.hh @@ -1,6 +1,6 @@ /* Linear_System class implementation: non-inline template functions. Copyright (C) 2001-2010 Roberto Bagnara bagnara@cs.unipr.it - Copyright (C) 2010-2011 BUGSENG srl (http://bugseng.com) + Copyright (C) 2010-2012 BUGSENG srl (http://bugseng.com)
This file is part of the Parma Polyhedra Library (PPL).
diff --git a/src/Matrix.inlines.hh b/src/Matrix.inlines.hh index 59905b2..46498c1 100644 --- a/src/Matrix.inlines.hh +++ b/src/Matrix.inlines.hh @@ -1,6 +1,6 @@ /* Matrix class implementation: inline functions. Copyright (C) 2001-2010 Roberto Bagnara bagnara@cs.unipr.it - Copyright (C) 2010-2011 BUGSENG srl (http://bugseng.com) + Copyright (C) 2010-2012 BUGSENG srl (http://bugseng.com)
This file is part of the Parma Polyhedra Library (PPL).
diff --git a/src/Polyhedron_chdims.templates.hh b/src/Polyhedron_chdims.templates.hh index f4c04d6..8786222 100644 --- a/src/Polyhedron_chdims.templates.hh +++ b/src/Polyhedron_chdims.templates.hh @@ -2,7 +2,7 @@ (non-inline template operators that may change the dimension of the vector space). Copyright (C) 2001-2010 Roberto Bagnara bagnara@cs.unipr.it - Copyright (C) 2010-2011 BUGSENG srl (http://bugseng.com) + Copyright (C) 2010-2012 BUGSENG srl (http://bugseng.com)
This file is part of the Parma Polyhedra Library (PPL).
diff --git a/src/Swapping_Vector.defs.hh b/src/Swapping_Vector.defs.hh index 20861cf..1e2f995 100644 --- a/src/Swapping_Vector.defs.hh +++ b/src/Swapping_Vector.defs.hh @@ -1,6 +1,6 @@ /* Swapping_Vector class declaration. Copyright (C) 2001-2010 Roberto Bagnara bagnara@cs.unipr.it - Copyright (C) 2010-2011 BUGSENG srl (http://bugseng.com) + Copyright (C) 2010-2012 BUGSENG srl (http://bugseng.com)
This file is part of the Parma Polyhedra Library (PPL).
diff --git a/src/Swapping_Vector.inlines.hh b/src/Swapping_Vector.inlines.hh index cd5257b..b61831a 100644 --- a/src/Swapping_Vector.inlines.hh +++ b/src/Swapping_Vector.inlines.hh @@ -1,6 +1,6 @@ /* Swapping_Vector class implementation: inline functions. Copyright (C) 2001-2010 Roberto Bagnara bagnara@cs.unipr.it - Copyright (C) 2010-2011 BUGSENG srl (http://bugseng.com) + Copyright (C) 2010-2012 BUGSENG srl (http://bugseng.com)
This file is part of the Parma Polyhedra Library (PPL).