From 22634796e5c7442418dc502cd33b66410663f61a Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sun, 4 Jul 2010 22:04:04 +0000 Subject: Assert my copyright, making it explicit that i'm granting the same license on those parts of the code and text that i have written as Kristaps is. "fine with me" kristaps@ --- roff.7 | 1 + 1 file changed, 1 insertion(+) (limited to 'roff.7') diff --git a/roff.7 b/roff.7 index 44759861..4bb1e265 100644 --- a/roff.7 +++ b/roff.7 @@ -1,6 +1,7 @@ .\" $Id$ .\" .\" Copyright (c) 2010 Kristaps Dzonsons +.\" Copyright (c) 2010 Ingo Schwarze .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above -- cgit