Add license header in col(1)

This commit is contained in:
sin 2015-03-03 13:36:25 +00:00
parent 443de0a859
commit e6a5c736cb
1 changed files with 1 additions and 1 deletions

2
col.c
View File

@ -1,4 +1,4 @@
/* See LICENSE file for copyright and license details. */
#include <stdio.h>
#include <stdint.h>
#include <stdlib.h>