From 1c53a3dcc70437dd14adb23025a481d25c9c4b67 Mon Sep 17 00:00:00 2001 From: Paul Romano Date: Tue, 29 Jan 2013 21:51:23 -0500 Subject: [PATCH] Update copyright year to 2013. --- LICENSE | 2 +- docs/source/conf.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 8c94262bd..f8d9cd7c0 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2011-2012 Massachusetts Institute of Technology +Copyright (c) 2011-2013 Massachusetts Institute of Technology Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/docs/source/conf.py b/docs/source/conf.py index c8c444294..eaab5f532 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -39,7 +39,7 @@ master_doc = 'index' # General information about the project. project = u'OpenMC' -copyright = u'2011-2012, Massachusetts Institute of Technology' +copyright = u'2011-2013, Massachusetts Institute of Technology' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the