diff options
Diffstat (limited to 'src/c2.c')
| -rw-r--r-- | src/c2.c | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -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> |