X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=score.c;h=8e37374591b165bd7787be8245aecdd58f2255f3;hb=195e6e149b401cd8d27f406834c7f54a8cca4909;hp=24dcc0a29d7bcca580f720e052abed574953a58b;hpb=dfff80faa8b5cf4cd286fee2d1ef5eebcdb49829;p=open-adventure.git diff --git a/score.c b/score.c index 24dcc0a..8e37374 100644 --- a/score.c +++ b/score.c @@ -1,9 +1,9 @@ /* * Scoring and wrap-up. * - * Copyright (c) 1977, 2005 by Will Crowther and Don Woods - * Copyright (c) 2017 by Eric S. Raymond - * SPDX-License-Identifier: BSD-2-clause + * SPDX-FileCopyrightText: 1977, 2005 by Will Crowther and Don Woods + * SPDX-FileCopyrightText: 2017 by Eric S. Raymond + * SPDX-License-Identifier: BSD-2-Clause */ #include #include "advent.h"