aboutsummaryrefslogtreecommitdiff
path: root/src/c2.c
diff options
context:
space:
mode:
authorallusive-dev <[email protected]>2023-11-15 15:13:38 +1100
committerallusive-dev <[email protected]>2023-11-15 15:13:38 +1100
commitf481ea09f9f69c96575662d7b67d290f380aee83 (patch)
tree9155652619c26d1a028ddc63eb7a0c29094dd0d3 /src/c2.c
parentUpdate README.md (diff)
downloadcompfy-1.6.0.tar.xz
compfy-1.6.0.zip
merge with compfy again lol1.6.0
Diffstat (limited to 'src/c2.c')
-rw-r--r--src/c2.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/c2.c b/src/c2.c
index 50407de..45f1d9e 100644
--- a/src/c2.c
+++ b/src/c2.c
@@ -1,15 +1,5 @@
// SPDX-License-Identifier: MIT
-/*
- * Compton - a compositor for X11
- *
- * Based on `xcompmgr` - Copyright (c) 2003, Keith Packard
- *
- * Copyright (c) 2011-2013, Christopher Jeffrey
- * See LICENSE-mit for more information.
- *
- */
-
#include <ctype.h>
#include <fnmatch.h>
#include <stdio.h>