From 0d369cc2681cb8df2c06cc5ec2b6930a7e30c655 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sun, 27 Apr 2025 22:33:06 +0200 Subject: modules/less: Don't confuse less with the copyright comments in the config file reuse treats the `.less` extensions as a format that can be commented. But that is a misconception and `less` does not actually understand these comments. --- modules/by-name/le/less/line-edit.less | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'modules/by-name/le/less/line-edit.less') diff --git a/modules/by-name/le/less/line-edit.less b/modules/by-name/le/less/line-edit.less index 8504512b..a7e889db 100644 --- a/modules/by-name/le/less/line-edit.less +++ b/modules/by-name/le/less/line-edit.less @@ -1,15 +1,3 @@ -/* - * nixos-config - My current NixOS configuration - * - * Copyright (C) 2025 Benedikt Peetz - * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of my nixos-config. - * - * You should have received a copy of the License along with this program. - * If not, see . - */ - #line-edit \t forw-complete \17 back-complete -- cgit 1.4.1