Skip to content

Commit

Permalink
copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
ildyria committed Jan 24, 2025
1 parent a009d54 commit dc4cd43
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions database/migrations/2025_01_24_200235_add_taken_at_mod.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
<?php

/**
* SPDX-License-Identifier: MIT
* Copyright (c) 2017-2018 Tobias Reich
* Copyright (c) 2018-2025 LycheeOrg.
*/

use Illuminate\Database\Migrations\Migration;
use Illuminate\Database\Schema\Blueprint;
use Illuminate\Support\Facades\Schema;
Expand Down

0 comments on commit dc4cd43

Please sign in to comment.