Skip to content

Commit

Permalink
Added missing file header
Browse files Browse the repository at this point in the history
  • Loading branch information
Braykoff committed Apr 13, 2024
1 parent e932a9c commit 339cc04
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
// Copyright (c) FIRST and other WPILib contributors.
// Open Source Software; you can modify and/or share it under the terms of
// the WPILib BSD license file in the root directory of this project.

package edu.wpi.first.math.geometry;

import static org.junit.jupiter.api.Assertions.assertAll;
Expand Down

0 comments on commit 339cc04

Please sign in to comment.