diff options
| -rw-r--r-- | new-file-header.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/new-file-header.txt b/new-file-header.txt index dea1349f9..4247a8e24 100644 --- a/new-file-header.txt +++ b/new-file-header.txt @@ -1,7 +1,7 @@ ### This header should be used to start new files. ### It provides an explicit per-file license reference that should be present on all new files. ### To use this header, delete these lines and the following empty line, modify <filename> to -### the proper place, and then add new code following the header and a single empty line. +### the proper full path, and then add new code following the header and a single empty line. // <filename> // Part of the Jellyfin project (https://jellyfin.media) |
