From 057e9e05a6b059c42a95926900d5ba4bcf6bb961 Mon Sep 17 00:00:00 2001 From: Ivan Komarov Date: Fri, 23 Feb 2024 13:11:13 +0100 Subject: [PATCH] Update the copyright for the new test file Suggested in https://github.com/jart/cosmopolitan/pull/1109#pullrequestreview-1897331016 --- test/libc/stdio/fscanf_test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/libc/stdio/fscanf_test.c b/test/libc/stdio/fscanf_test.c index d5b4e9de0..accfb4bdb 100644 --- a/test/libc/stdio/fscanf_test.c +++ b/test/libc/stdio/fscanf_test.c @@ -1,7 +1,7 @@ /*-*- mode:c;indent-tabs-mode:nil;c-basic-offset:2;tab-width:8;coding:utf-8 -*-│ │ vi: set et ft=c ts=2 sts=2 sw=2 fenc=utf-8 :vi │ ╞══════════════════════════════════════════════════════════════════════════════╡ -│ Copyright 2022 Justine Alexandra Roberts Tunney │ +│ Copyright 2024 Ivan Komarov │ │ │ │ Permission to use, copy, modify, and/or distribute this software for │ │ any purpose with or without fee is hereby granted, provided that the │