Skip to content

Commit

Permalink
Update copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
vichik123 committed Jan 21, 2024
1 parent 317641e commit 3962213
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/lib/PhoenixOdometryThread.java
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.

package lib;

import com.ctre.phoenix6.BaseStatusSignal;
Expand Down
7 changes: 7 additions & 0 deletions src/main/java/lib/webconstants/LoggedTunableNumber.java
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
// Copyright (c) 2023 FRC 6328
// http://github.com/Mechanical-Advantage
//
// Use of this source code is governed by an MIT-style
// license that can be found in the LICENSE file at
// the root directory of this project.

package lib.webconstants;

import java.util.HashMap;
Expand Down

0 comments on commit 3962213

Please sign in to comment.