mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-08-24 01:08:09 +08:00
Add missing reuse header
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
/*
|
||||
* SPDX-FileCopyrightText: 2022 Vishesh Handa <me@vhanda.in>
|
||||
*
|
||||
* SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
*/
|
||||
|
||||
import 'package:dart_git/plumbing/git_hash.dart';
|
||||
import 'package:process_run/process_run.dart';
|
||||
|
||||
|
Reference in New Issue
Block a user