Updating time stamps for next release.

This commit is contained in:
Cas Cremers 2013-10-05 23:56:12 +01:00
parent 4e78a1d3fa
commit d06247fcfe
108 changed files with 111 additions and 111 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/python #!/usr/bin/python
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License
@ -71,7 +71,7 @@ class AboutScyther(wx.Dialog):
<h5>License</h5> <h5>License</h5>
<p> <p>
Scyther : An automatic verifier for security protocols.<br> Scyther : An automatic verifier for security protocols.<br>
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
</p> </p>
<p> <p>
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or

View File

@ -2,7 +2,7 @@
from __future__ import division # 2.2+-only from __future__ import division # 2.2+-only
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

View File

@ -1,7 +1,7 @@
#!/usr/bin/python #!/usr/bin/python
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

View File

@ -1,7 +1,7 @@
#!/usr/bin/python #!/usr/bin/python
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

View File

@ -1,7 +1,7 @@
#!/usr/bin/python #!/usr/bin/python
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

View File

@ -1,7 +1,7 @@
#!/usr/bin/python #!/usr/bin/python
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

View File

@ -1,7 +1,7 @@
#!/usr/bin/python #!/usr/bin/python
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

View File

@ -1,7 +1,7 @@
#!/usr/bin/python #!/usr/bin/python
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

View File

@ -1,7 +1,7 @@
#!/usr/bin/python #!/usr/bin/python
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

View File

@ -1,7 +1,7 @@
#!/usr/bin/python #!/usr/bin/python
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

View File

@ -1,7 +1,7 @@
#!/usr/bin/python #!/usr/bin/python
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

View File

@ -2,7 +2,7 @@
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

View File

@ -1,7 +1,7 @@
#!/usr/bin/python #!/usr/bin/python
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

View File

@ -1,7 +1,7 @@
#!/usr/bin/python #!/usr/bin/python
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

View File

@ -1,7 +1,7 @@
#!/usr/bin/python #!/usr/bin/python
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

View File

@ -1,7 +1,7 @@
#!/usr/bin/env python #!/usr/bin/env python
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

View File

@ -1,7 +1,7 @@
#!/usr/bin/env python #!/usr/bin/env python
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

View File

@ -1,7 +1,7 @@
#!/usr/bin/env python #!/usr/bin/env python
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

View File

@ -1,7 +1,7 @@
#!/usr/bin/env python #!/usr/bin/env python
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

View File

@ -1,7 +1,7 @@
#!/usr/bin/env python #!/usr/bin/env python
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

View File

@ -1,7 +1,7 @@
#!/usr/bin/env python #!/usr/bin/env python
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

View File

@ -1,7 +1,7 @@
#!/usr/bin/env python #!/usr/bin/env python
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,7 +1,7 @@
#!/usr/bin/env python #!/usr/bin/env python
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,7 +1,7 @@
#!/usr/bin/env python #!/usr/bin/env python
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2012 Cas Cremers Copyright (C) 2007-2013 Cas Cremers
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License
@ -1343,7 +1343,7 @@ switcher (const int process, int index, int commandline)
printf ("Compiled with debugging support.\n"); printf ("Compiled with debugging support.\n");
#endif #endif
} }
printf ("Copyright (C) 2007-2012 Cas Cremers\n\n"); printf ("Copyright (C) 2007-2013 Cas Cremers\n\n");
printf ("Scyther comes with ABSOLUTELY NO WARRANTY.\n"); printf ("Scyther comes with ABSOLUTELY NO WARRANTY.\n");
printf ("This is free software, and you are welcome\n"); printf ("This is free software, and you are welcome\n");
printf ("to redistribute it under certain conditions.\n"); printf ("to redistribute it under certain conditions.\n");
@ -1362,7 +1362,7 @@ switcher (const int process, int index, int commandline)
{ {
printf printf
("Scyther : An automatic verifier for security protocols.\n"); ("Scyther : An automatic verifier for security protocols.\n");
printf ("Copyright (C) 2007-2012 Cas Cremers\n"); printf ("Copyright (C) 2007-2013 Cas Cremers\n");
printf ("\n"); printf ("\n");
printf printf
("This program is free software; you can redistribute it and/or\n"); ("This program is free software; you can redistribute it and/or\n");

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@ -1,6 +1,6 @@
/* /*
* Scyther : An automatic verifier for security protocols. * Scyther : An automatic verifier for security protocols.
* Copyright (C) 2007-2012 Cas Cremers * Copyright (C) 2007-2013 Cas Cremers
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

Some files were not shown because too many files have changed in this diff Show More