Fixed comments

This commit is contained in:
2020-07-28 01:06:48 -04:00
parent b485ace9c1
commit 36cfadea37
2 changed files with 6 additions and 6 deletions

View File

@@ -1,10 +1,10 @@
//src/main/java/mattrixwv/Stopwatch.java
//JavaClasses/src/main/java/mattrixwv/Stopwatch.java
//Matthew Ellison (Mattrixwv)
// Created: 03-01-19
//Modified: 06-07-20
//Modified: 07-28-20
//This file contains a class that is used to time the execution time of other programs
/*
Copyright (C) 2019 Matthew Ellison
Copyright (C) 2020 Matthew Ellison
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by