Update photonlib and photonlib example license headers to MIT (#395)

This commit is contained in:
Tyler Veness
2022-01-20 19:35:28 -08:00
committed by GitHub
parent fc91daf397
commit 9893cf1f7e
257 changed files with 1404 additions and 703 deletions

View File

@@ -14,6 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
package org.photonvision;
import edu.wpi.first.cscore.CameraServerCvJNI;