From 67a1737f00964b4772cbf159f3ecc320b985b902 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien.villemot@ens.fr>
Date: Fri, 8 Jun 2012 18:22:34 +0200
Subject: [PATCH] Update copyright notices

---
 DataTree.cc     | 2 +-
 DynamicModel.cc | 2 +-
 DynamicModel.hh | 2 +-
 ExprNode.cc     | 2 +-
 ExprNode.hh     | 2 +-
 ModelTree.cc    | 2 +-
 Shocks.cc       | 2 +-
 Shocks.hh       | 2 +-
 StaticModel.cc  | 2 +-
 SymbolTable.cc  | 2 +-
 SymbolTable.hh  | 2 +-
 11 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/DataTree.cc b/DataTree.cc
index 359470af..f95708e6 100644
--- a/DataTree.cc
+++ b/DataTree.cc
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003-2011 Dynare Team
+ * Copyright (C) 2003-2012 Dynare Team
  *
  * This file is part of Dynare.
  *
diff --git a/DynamicModel.cc b/DynamicModel.cc
index f3ae4b2b..c4a6b033 100644
--- a/DynamicModel.cc
+++ b/DynamicModel.cc
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003-2011 Dynare Team
+ * Copyright (C) 2003-2012 Dynare Team
  *
  * This file is part of Dynare.
  *
diff --git a/DynamicModel.hh b/DynamicModel.hh
index 18a5f7e6..6f416f93 100644
--- a/DynamicModel.hh
+++ b/DynamicModel.hh
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003-2011 Dynare Team
+ * Copyright (C) 2003-2012 Dynare Team
  *
  * This file is part of Dynare.
  *
diff --git a/ExprNode.cc b/ExprNode.cc
index 5f278ce1..66bef750 100644
--- a/ExprNode.cc
+++ b/ExprNode.cc
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007-2011 Dynare Team
+ * Copyright (C) 2007-2012 Dynare Team
  *
  * This file is part of Dynare.
  *
diff --git a/ExprNode.hh b/ExprNode.hh
index ffe6aff3..dfef9660 100644
--- a/ExprNode.hh
+++ b/ExprNode.hh
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007-2011 Dynare Team
+ * Copyright (C) 2007-2012 Dynare Team
  *
  * This file is part of Dynare.
  *
diff --git a/ModelTree.cc b/ModelTree.cc
index bdd2bbd5..6ada1a47 100644
--- a/ModelTree.cc
+++ b/ModelTree.cc
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003-2011 Dynare Team
+ * Copyright (C) 2003-2012 Dynare Team
  *
  * This file is part of Dynare.
  *
diff --git a/Shocks.cc b/Shocks.cc
index 432f7dcd..949ff5f1 100644
--- a/Shocks.cc
+++ b/Shocks.cc
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003-2010 Dynare Team
+ * Copyright (C) 2003-2012 Dynare Team
  *
  * This file is part of Dynare.
  *
diff --git a/Shocks.hh b/Shocks.hh
index 1f4c34c9..7eda7f7a 100644
--- a/Shocks.hh
+++ b/Shocks.hh
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003-2010 Dynare Team
+ * Copyright (C) 2003-2012 Dynare Team
  *
  * This file is part of Dynare.
  *
diff --git a/StaticModel.cc b/StaticModel.cc
index 9b8319ca..9f9f0a06 100644
--- a/StaticModel.cc
+++ b/StaticModel.cc
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003-2011 Dynare Team
+ * Copyright (C) 2003-2012 Dynare Team
  *
  * This file is part of Dynare.
  *
diff --git a/SymbolTable.cc b/SymbolTable.cc
index 42ad88a7..f68d879e 100644
--- a/SymbolTable.cc
+++ b/SymbolTable.cc
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003-2011 Dynare Team
+ * Copyright (C) 2003-2012 Dynare Team
  *
  * This file is part of Dynare.
  *
diff --git a/SymbolTable.hh b/SymbolTable.hh
index 869c934a..8b3763c5 100644
--- a/SymbolTable.hh
+++ b/SymbolTable.hh
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003-2011 Dynare Team
+ * Copyright (C) 2003-2012 Dynare Team
  *
  * This file is part of Dynare.
  *
-- 
GitLab