From d90a5d4bfb05cd832b439044542a8c22ad5bd3ee Mon Sep 17 00:00:00 2001 From: Maxime Dénès Date: Mon, 12 Jan 2015 14:24:46 +0100 Subject: Update headers. --- theories/Unicode/Utf8.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theories/Unicode/Utf8.v') diff --git a/theories/Unicode/Utf8.v b/theories/Unicode/Utf8.v index 6d2da154e..3b4beda96 100644 --- a/theories/Unicode/Utf8.v +++ b/theories/Unicode/Utf8.v @@ -1,7 +1,7 @@ (* -*- coding:utf-8 -*- *) (************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) -(*