X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=remote%2Fsync%2Ftriggers.go;h=ee4de2c5ffdb14ea35ad8f8a6dd57133dca1f2dc;hb=HEAD;hp=74d45c3175b1b4aa2fcf670f20dfc12d0d2c43dc;hpb=6df59d74910d8555e8f61bc11e4652f9d6d57ebf;p=safcm%2Fsafcm.git diff --git a/remote/sync/triggers.go b/remote/sync/triggers.go index 74d45c3..ee4de2c 100644 --- a/remote/sync/triggers.go +++ b/remote/sync/triggers.go @@ -1,19 +1,7 @@ // MsgSyncReq: run triggers for changed files -// Copyright (C) 2021 Simon Ruderich -// -// This program is free software: you can redistribute it and/or modify -// it under the terms of the GNU General Public License as published by -// the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. -// -// This program is distributed in the hope that it will be useful, -// but WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -// GNU General Public License for more details. -// -// You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// SPDX-License-Identifier: GPL-3.0-or-later +// Copyright (C) 2021-2024 Simon Ruderich package sync