Revision 96b8830c
Added by koszko over 1 year ago
| .gitignore | ||
|---|---|---|
| 1 | 
    # SPDX-License-Identifier: CC0-1.0  | 
|
| 2 | 
     | 
|
| 3 | 
    # Copyright (C) 2022 Wojtek Kosior <koszko@koszko.org>  | 
|
| 4 | 
    #  | 
|
| 5 | 
    # Available under the terms of Creative Commons Zero v1.0 Universal.  | 
|
| 6 | 
     | 
|
| 7 | 
    .reuse  | 
|
| .reuse/dep5 | ||
|---|---|---|
| 1 | 
    Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/  | 
|
| 2 | 
    Upstream-Name: Hydrilla source package example  | 
|
| 3 | 
    Upstream-Contact: Wojtek Kosior <koszko@koszko.org>  | 
|
| 4 | 
    Source: https://git.koszko.org/hydrilla-source-package-example  | 
|
| 5 | 
     | 
|
| 6 | 
    # Sample paragraph, commented out:  | 
|
| 7 | 
    #  | 
|
| 8 | 
    # Files: src/*  | 
|
| 9 | 
    # Copyright: $YEAR $NAME <$CONTACT>  | 
|
| 10 | 
    # License: ...  | 
|
Also available in: Unified diff
add missing .reuse/ directory