File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -277,8 +277,8 @@ public static void printVersion()
277277 {
278278 System .out .println ("minced " + VERSION );
279279 System .out .println ("MinCED - Mining CRISPRs in Environmental Datasets (version " + VERSION + ")" );
280- System .out .println ("Copyright 2011 Florent ANGLY <florent.angly@gmail.com>" );
281- System .out .println (" 2013 Connor Skennerton <c.skennerton@gmail.com>" );
280+ System .out .println ("Copyright 2011 Florent Angly <florent.angly@gmail.com>" );
281+ System .out .println (" 2013-2015 Connor Skennerton <c.skennerton@gmail.com>" );
282282 System .out .println ();
283283 System .out .println ("Minced is a modified version of CRT (www.room220.com/crt)" );
284284 System .out .println ("Charles Bland et al., CRISPR Recognition Tool (CRT): a tool for automatic" );
You can’t perform that action at this time.
0 commit comments