From 754ecb6217617ee3580922332edf97e41a3b5177 Mon Sep 17 00:00:00 2001 From: xleroy Date: Mon, 17 Jun 2013 12:37:51 +0000 Subject: Update LICENSE file and headers for dual-licensed files. git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@2280 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e --- lib/Iteration.v | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/Iteration.v') diff --git a/lib/Iteration.v b/lib/Iteration.v index f2e85ec7..f3507fe6 100644 --- a/lib/Iteration.v +++ b/lib/Iteration.v @@ -6,6 +6,9 @@ (* *) (* Copyright Institut National de Recherche en Informatique et en *) (* Automatique. All rights reserved. This file is distributed *) +(* under the terms of the GNU General Public License as published by *) +(* the Free Software Foundation, either version 2 of the License, or *) +(* (at your option) any later version. This file is also distributed *) (* under the terms of the INRIA Non-Commercial License Agreement. *) (* *) (* *********************************************************************) -- cgit