Skip to content

Commit

Permalink
Stale headers
Browse files Browse the repository at this point in the history
  • Loading branch information
aure committed Sep 2, 2022
1 parent 7fae25a commit 3fd32f8
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Sources/PianoRoll/PianoRoll.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright AudioKit. All Rights Reserved. Revision History at http://github.com/AudioKit/AudioKitUI/
// Copyright AudioKit. All Rights Reserved. Revision History at http://github.com/AudioKit/PianoRoll/

import SwiftUI

Expand Down
2 changes: 1 addition & 1 deletion Sources/PianoRoll/PianoRollGrid.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright AudioKit. All Rights Reserved. Revision History at http://github.com/AudioKit/AudioKitUI/
// Copyright AudioKit. All Rights Reserved. Revision History at http://github.com/AudioKit/PianoRoll/

import SwiftUI

Expand Down
2 changes: 1 addition & 1 deletion Sources/PianoRoll/PianoRollModel.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright AudioKit. All Rights Reserved. Revision History at http://github.com/AudioKit/AudioKitUI/
// Copyright AudioKit. All Rights Reserved. Revision History at http://github.com/AudioKit/PianoRoll/

import SwiftUI

Expand Down
2 changes: 1 addition & 1 deletion Sources/PianoRoll/PianoRollNote.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright AudioKit. All Rights Reserved. Revision History at http://github.com/AudioKit/AudioKitUI/
// Copyright AudioKit. All Rights Reserved. Revision History at http://github.com/AudioKit/PianoRoll/

import SwiftUI

Expand Down
2 changes: 1 addition & 1 deletion Sources/PianoRoll/PianoRollNoteView.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright AudioKit. All Rights Reserved. Revision History at http://github.com/AudioKit/AudioKitUI/
// Copyright AudioKit. All Rights Reserved. Revision History at http://github.com/AudioKit/PianoRoll/

import SwiftUI

Expand Down

0 comments on commit 3fd32f8

Please sign in to comment.