aboutsummaryrefslogtreecommitdiff
path: root/src/opengl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/opengl.c')
-rw-r--r--src/opengl.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/opengl.c b/src/opengl.c
index 5d2d66c..2c6dc83 100644
--- a/src/opengl.c
+++ b/src/opengl.c
@@ -1,13 +1,4 @@
// 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 <stdio.h>
#include <stdlib.h>