Skip to content

Commit

Permalink
added copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNachoBIT committed Aug 24, 2024
1 parent f1769c6 commit 01387d6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/simple_sdl2/src/main.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright 2024 the Vello Authors
// SPDX-License-Identifier: Apache-2.0 OR MIT

extern crate sdl2;

use sdl2::event::Event;
Expand Down

0 comments on commit 01387d6

Please sign in to comment.