aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/Random.h
diff options
context:
space:
mode:
authorGravatar Benoit Jacob <jacob.benoit.1@gmail.com>2008-01-07 09:34:21 +0000
committerGravatar Benoit Jacob <jacob.benoit.1@gmail.com>2008-01-07 09:34:21 +0000
commit8ba30554473ebcf3ac1c5a5e8b2139af0d730046 (patch)
treefb9dd10f5b7afb45217d15bb990750ad4f848a72 /Eigen/src/Core/Random.h
parent5111ace0d6ad7ceb505efbf7c591c23e8087ffa9 (diff)
Ready for alpha2 release.
- complete documentation - add TODO - update copyright years
Diffstat (limited to 'Eigen/src/Core/Random.h')
-rw-r--r--Eigen/src/Core/Random.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Eigen/src/Core/Random.h b/Eigen/src/Core/Random.h
index deb0dbde7..bbc74ec1a 100644
--- a/Eigen/src/Core/Random.h
+++ b/Eigen/src/Core/Random.h
@@ -1,7 +1,7 @@
// This file is part of Eigen, a lightweight C++ template library
// for linear algebra. Eigen itself is part of the KDE project.
//
-// Copyright (C) 2006-2007 Benoit Jacob <jacob@math.jussieu.fr>
+// Copyright (C) 2006-2008 Benoit Jacob <jacob@math.jussieu.fr>
//
// Eigen is free software; you can redistribute it and/or modify it under the
// terms of the GNU General Public License as published by the Free Software