syncfiles/.header
Dietrich Epp 3bf095fb49 Make source file headers consistent
- Standardize copyright and license notice
- Standardize header guards
2022-04-10 04:22:58 -04:00

8 lines
209 B
Plaintext

width = 80
tabsize = 4
guards = true
copyright_notice = <<EOF
This file is part of SyncFiles. SyncFiles is licensed under the terms of the
Mozilla Public License, version 2.0. See LICENSE.txt for details.
EOF