Skip to content

Commit

Permalink
Fix license header
Browse files Browse the repository at this point in the history
  • Loading branch information
augustuswm committed Aug 20, 2024
1 parent ffe8b12 commit c4257ce
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion rfd-model/src/schema.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
// @generated automatically by Diesel CLI.
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.

pub mod sql_types {
#[derive(diesel::sql_types::SqlType)]
Expand Down

0 comments on commit c4257ce

Please sign in to comment.