Move vim syntax comment to the end of the file, separated by newline, as requested in #380.
7 lines
225 B
Text
7 lines
225 B
Text
# apparmor.d - Full set of apparmor profiles
|
|
# Copyright (C) 2024 Alexandre Pujol <alexandre@pujol.io>
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
|
|
|
include if exists <abstractions/bus/org.kde.kwalletd.d>
|
|
|
|
# vim:syntax=apparmor
|