Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Why3
why3
Commits
92daa936
Commit
92daa936
authored
Mar 06, 2013
by
Andrei Paskevich
Browse files
update the headers, seriously
parent
56c6e64b
Changes
246
Hide whitespace changes
Inline
Side-by-side
configure.in
View file @
92daa936
####################################################################
# #
# The Why3 Verification Platform / The Why3 Development Team #
# Copyright 2010-201
2
-- INRIA - CNRS - Paris-Sud University #
# Copyright 2010-201
3
-- INRIA - CNRS - Paris-Sud University #
# #
# This software is distributed under the terms of the GNU Lesser #
# General Public License version 2.1, with the special exception #
...
...
examples/use_api/create_session.ml
View file @
92daa936
(********************************************************************)
(* *)
(* The Why3 Verification Platform / The Why3 Development Team *)
(* Copyright 2010-201
2
-- INRIA - CNRS - Paris-Sud University *)
(* Copyright 2010-201
3
-- INRIA - CNRS - Paris-Sud University *)
(* *)
(* This software is distributed under the terms of the GNU Lesser *)
(* General Public License version 2.1, with the special exception *)
...
...
examples/use_api/use_api.ml
View file @
92daa936
(********************************************************************)
(* *)
(* The Why3 Verification Platform / The Why3 Development Team *)
(* Copyright 2010-201
2
-- INRIA - CNRS - Paris-Sud University *)
(* Copyright 2010-201
3
-- INRIA - CNRS - Paris-Sud University *)
(* *)
(* This software is distributed under the terms of the GNU Lesser *)
(* General Public License version 2.1, with the special exception *)
...
...
plugins/parser/genequlin.ml
View file @
92daa936
(********************************************************************)
(* *)
(* The Why3 Verification Platform / The Why3 Development Team *)
(* Copyright 2010-201
2
-- INRIA - CNRS - Paris-Sud University *)
(* Copyright 2010-201
3
-- INRIA - CNRS - Paris-Sud University *)
(* *)
(* This software is distributed under the terms of the GNU Lesser *)
(* General Public License version 2.1, with the special exception *)
...
...
plugins/tptp/tptp_ast.ml
View file @
92daa936
(********************************************************************)
(* *)
(* The Why3 Verification Platform / The Why3 Development Team *)
(* Copyright 2010-201
2
-- INRIA - CNRS - Paris-Sud University *)
(* Copyright 2010-201
3
-- INRIA - CNRS - Paris-Sud University *)
(* *)
(* This software is distributed under the terms of the GNU Lesser *)
(* General Public License version 2.1, with the special exception *)
...
...
plugins/tptp/tptp_lexer.mli
View file @
92daa936
(********************************************************************)
(* *)
(* The Why3 Verification Platform / The Why3 Development Team *)
(* Copyright 2010-201
2
-- INRIA - CNRS - Paris-Sud University *)
(* Copyright 2010-201
3
-- INRIA - CNRS - Paris-Sud University *)
(* *)
(* This software is distributed under the terms of the GNU Lesser *)
(* General Public License version 2.1, with the special exception *)
...
...
plugins/tptp/tptp_lexer.mll
View file @
92daa936
(********************************************************************)
(* *)
(* The Why3 Verification Platform / The Why3 Development Team *)
(* Copyright 2010-201
2
-- INRIA - CNRS - Paris-Sud University *)
(* Copyright 2010-201
3
-- INRIA - CNRS - Paris-Sud University *)
(* *)
(* This software is distributed under the terms of the GNU Lesser *)
(* General Public License version 2.1, with the special exception *)
...
...
plugins/tptp/tptp_parser.mly
View file @
92daa936
/********************************************************************/
/*
*/
/*
The
Why3
Verification
Platform
/
The
Why3
Development
Team
*/
/*
Copyright
2010
-
201
2
--
INRIA
-
CNRS
-
Paris
-
Sud
University
*/
/*
Copyright
2010
-
201
3
--
INRIA
-
CNRS
-
Paris
-
Sud
University
*/
/*
*/
/*
This
software
is
distributed
under
the
terms
of
the
GNU
Lesser
*/
/*
General
Public
License
version
2
.
1
,
with
the
special
exception
*/
...
...
plugins/tptp/tptp_printer.ml
View file @
92daa936
(********************************************************************)
(* *)
(* The Why3 Verification Platform / The Why3 Development Team *)
(* Copyright 2010-201
2
-- INRIA - CNRS - Paris-Sud University *)
(* Copyright 2010-201
3
-- INRIA - CNRS - Paris-Sud University *)
(* *)
(* This software is distributed under the terms of the GNU Lesser *)
(* General Public License version 2.1, with the special exception *)
...
...
plugins/tptp/tptp_printer.mli
View file @
92daa936
(********************************************************************)
(* *)
(* The Why3 Verification Platform / The Why3 Development Team *)
(* Copyright 2010-201
2
-- INRIA - CNRS - Paris-Sud University *)
(* Copyright 2010-201
3
-- INRIA - CNRS - Paris-Sud University *)
(* *)
(* This software is distributed under the terms of the GNU Lesser *)
(* General Public License version 2.1, with the special exception *)
...
...
plugins/tptp/tptp_typing.ml
View file @
92daa936
(********************************************************************)
(* *)
(* The Why3 Verification Platform / The Why3 Development Team *)
(* Copyright 2010-201
2
-- INRIA - CNRS - Paris-Sud University *)
(* Copyright 2010-201
3
-- INRIA - CNRS - Paris-Sud University *)
(* *)
(* This software is distributed under the terms of the GNU Lesser *)
(* General Public License version 2.1, with the special exception *)
...
...
plugins/tptp/tptp_typing.mli
View file @
92daa936
(********************************************************************)
(* *)
(* The Why3 Verification Platform / The Why3 Development Team *)
(* Copyright 2010-201
2
-- INRIA - CNRS - Paris-Sud University *)
(* Copyright 2010-201
3
-- INRIA - CNRS - Paris-Sud University *)
(* *)
(* This software is distributed under the terms of the GNU Lesser *)
(* General Public License version 2.1, with the special exception *)
...
...
plugins/transform/hypothesis_selection.ml
View file @
92daa936
(********************************************************************)
(* *)
(* The Why3 Verification Platform / The Why3 Development Team *)
(* Copyright 2010-201
2
-- INRIA - CNRS - Paris-Sud University *)
(* Copyright 2010-201
3
-- INRIA - CNRS - Paris-Sud University *)
(* *)
(* This software is distributed under the terms of the GNU Lesser *)
(* General Public License version 2.1, with the special exception *)
...
...
src/coq-tactic/coqCompat.8.3.ml
View file @
92daa936
(********************************************************************)
(* *)
(* The Why3 Verification Platform / The Why3 Development Team *)
(* Copyright 2010-201
2
-- INRIA - CNRS - Paris-Sud University *)
(* Copyright 2010-201
3
-- INRIA - CNRS - Paris-Sud University *)
(* *)
(* This software is distributed under the terms of the GNU Lesser *)
(* General Public License version 2.1, with the special exception *)
...
...
src/coq-tactic/coqCompat.8.4.ml
View file @
92daa936
(********************************************************************)
(* *)
(* The Why3 Verification Platform / The Why3 Development Team *)
(* Copyright 2010-201
2
-- INRIA - CNRS - Paris-Sud University *)
(* Copyright 2010-201
3
-- INRIA - CNRS - Paris-Sud University *)
(* *)
(* This software is distributed under the terms of the GNU Lesser *)
(* General Public License version 2.1, with the special exception *)
...
...
src/coq-tactic/coqCompat.mli
View file @
92daa936
(********************************************************************)
(* *)
(* The Why3 Verification Platform / The Why3 Development Team *)
(* Copyright 2010-201
2
-- INRIA - CNRS - Paris-Sud University *)
(* Copyright 2010-201
3
-- INRIA - CNRS - Paris-Sud University *)
(* *)
(* This software is distributed under the terms of the GNU Lesser *)
(* General Public License version 2.1, with the special exception *)
...
...
src/coq-tactic/g_why3tac.ml4
View file @
92daa936
(********************************************************************)
(* *)
(* The Why3 Verification Platform / The Why3 Development Team *)
(* Copyright 2010-201
2
-- INRIA - CNRS - Paris-Sud University *)
(* Copyright 2010-201
3
-- INRIA - CNRS - Paris-Sud University *)
(* *)
(* This software is distributed under the terms of the GNU Lesser *)
(* General Public License version 2.1, with the special exception *)
...
...
src/coq-tactic/why3tac.ml
View file @
92daa936
(********************************************************************)
(* *)
(* The Why3 Verification Platform / The Why3 Development Team *)
(* Copyright 2010-201
2
-- INRIA - CNRS - Paris-Sud University *)
(* Copyright 2010-201
3
-- INRIA - CNRS - Paris-Sud University *)
(* *)
(* This software is distributed under the terms of the GNU Lesser *)
(* General Public License version 2.1, with the special exception *)
...
...
src/core/decl.ml
View file @
92daa936
(********************************************************************)
(* *)
(* The Why3 Verification Platform / The Why3 Development Team *)
(* Copyright 2010-201
2
-- INRIA - CNRS - Paris-Sud University *)
(* Copyright 2010-201
3
-- INRIA - CNRS - Paris-Sud University *)
(* *)
(* This software is distributed under the terms of the GNU Lesser *)
(* General Public License version 2.1, with the special exception *)
...
...
src/core/decl.mli
View file @
92daa936
(********************************************************************)
(* *)
(* The Why3 Verification Platform / The Why3 Development Team *)
(* Copyright 2010-201
2
-- INRIA - CNRS - Paris-Sud University *)
(* Copyright 2010-201
3
-- INRIA - CNRS - Paris-Sud University *)
(* *)
(* This software is distributed under the terms of the GNU Lesser *)
(* General Public License version 2.1, with the special exception *)
...
...
Prev
1
2
3
4
5
…
13
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment