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