ref: 5a353cb70b578a6dfb39d93a73df43fe194aaa02
parent: 9d68d6260e5b04097d8e1e6bca795da4a0192d78
author: Ali Gholami Rudi <ali@rudi.ir>
date: Sun Nov 25 14:26:54 EST 2012
xroff: copyright notice
--- a/xroff.c
+++ b/xroff.c
@@ -1,3 +1,10 @@
+/*
+ * neatroff troff clone
+ *
+ * Copyright (C) 2012 Ali Gholami Rudi <ali at rudi dot ir>
+ *
+ * This program is released under the modified BSD license.
+ */
#include <stdarg.h>
#include <stdio.h>
#include "xroff.h"