Add copyright notice to backend/**

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
Yuxuan Shui
2019-02-03 18:47:36 +00:00
parent 6a5ad609ba
commit b1d8687b31
8 changed files with 17 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// SPDX-License-Identifier: MPL-2.0
// Copyright (c) Yuxuan Shui <yshuiv7@gmail.com>
#include <xcb/xcb.h>
#include "backend.h"