From 74901c6df6ceb92da58ef5db2592fc05561dce01 Mon Sep 17 00:00:00 2001 From: Sylvain Boulmé Date: Tue, 24 Aug 2021 11:35:58 +0200 Subject: RTLTunneling: fix comments and authors information --- backend/RTLTunnelingaux.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend/RTLTunnelingaux.ml') diff --git a/backend/RTLTunnelingaux.ml b/backend/RTLTunnelingaux.ml index 9333e357..43d4bf9f 100644 --- a/backend/RTLTunnelingaux.ml +++ b/backend/RTLTunnelingaux.ml @@ -3,7 +3,7 @@ (* The Compcert verified compiler *) (* *) (* Sylvain Boulmé Grenoble-INP, VERIMAG *) -(* TODO: Proper author information *) +(* Pierre Goutagny ENS-Lyon, VERIMAG *) (* *) (* Copyright VERIMAG. All rights reserved. *) (* This file is distributed under the terms of the INRIA *) -- cgit