Commit 300c339d authored by Colin Eles's avatar Colin Eles
Browse files

updated year to 2011

git-svn-id: https://groke.mcmaster.ca/svn/grad/colin/trunk/TableTool@6716 57e6efec-57d4-0310-aeb1-a6c144bb1a8b
parent c83b517e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,5 +7,5 @@
% Author: Colin Eles elesc@mcmaster.ca
% Organization: McMaster Centre for Software Certification
function [] = about_call(object,src,event)
    msgbox(sprintf('Table Toolbox v%s\nCopyright 2010\nColin Eles\nMcMaster Center for Software Certification',object.version),'About Table Tool','modal');
    msgbox(sprintf('Table Toolbox v%s\nCopyright 2011\nColin Eles\nMcMaster Center for Software Certification',object.version),'About Table Tool','modal');
end
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
@@ -5,6 +5,6 @@ Unzip contents and add to folder on matlab path.

See included help files for detailed documentation.

All code (c) Colin Eles, McMaster Center for Software Certification, 2010.
All code (c) Colin Eles, McMaster Center for Software Certification, 2011.

Contact elesc (at) mcmaster.ca
 No newline at end of file