# HG changeset patch # User wenzelm # Date 1347450148 -7200 # Node ID fbb320d024208c0c1f9aae728fb65128f9dbff37 # Parent a48f9bbbe720944accf631c1e7ab8a8e6bf39617 tuned headers; diff -r a48f9bbbe720 -r fbb320d02420 src/Doc/Functions/Functions.thy --- a/src/Doc/Functions/Functions.thy Wed Sep 12 13:21:33 2012 +0200 +++ b/src/Doc/Functions/Functions.thy Wed Sep 12 13:42:28 2012 +0200 @@ -1,4 +1,4 @@ -(* Title: Doc/Functions/Thy/Fundefs.thy +(* Title: Doc/Functions/Fundefs.thy Author: Alexander Krauss, TU Muenchen Tutorial for function definitions with the new "function" package. diff -r a48f9bbbe720 -r fbb320d02420 src/Doc/Tutorial/Protocol/Event.thy --- a/src/Doc/Tutorial/Protocol/Event.thy Wed Sep 12 13:21:33 2012 +0200 +++ b/src/Doc/Tutorial/Protocol/Event.thy Wed Sep 12 13:42:28 2012 +0200 @@ -1,5 +1,4 @@ -(* Title: HOL/Auth/Event - Author: Lawrence C Paulson, Cambridge University Computer Laboratory +(* Author: Lawrence C Paulson, Cambridge University Computer Laboratory Copyright 1996 University of Cambridge Datatype of events; function "spies"; freshness diff -r a48f9bbbe720 -r fbb320d02420 src/Doc/Tutorial/Protocol/Message.thy --- a/src/Doc/Tutorial/Protocol/Message.thy Wed Sep 12 13:21:33 2012 +0200 +++ b/src/Doc/Tutorial/Protocol/Message.thy Wed Sep 12 13:42:28 2012 +0200 @@ -1,5 +1,4 @@ -(* Title: HOL/Auth/Message - Author: Lawrence C Paulson, Cambridge University Computer Laboratory +(* Author: Lawrence C Paulson, Cambridge University Computer Laboratory Copyright 1996 University of Cambridge Datatypes of agents and messages; diff -r a48f9bbbe720 -r fbb320d02420 src/Doc/Tutorial/Protocol/NS_Public.thy --- a/src/Doc/Tutorial/Protocol/NS_Public.thy Wed Sep 12 13:21:33 2012 +0200 +++ b/src/Doc/Tutorial/Protocol/NS_Public.thy Wed Sep 12 13:42:28 2012 +0200 @@ -1,5 +1,4 @@ -(* Title: HOL/Auth/NS_Public - Author: Lawrence C Paulson, Cambridge University Computer Laboratory +(* Author: Lawrence C Paulson, Cambridge University Computer Laboratory Copyright 1996 University of Cambridge Inductive relation "ns_public" for the Needham-Schroeder Public-Key protocol. diff -r a48f9bbbe720 -r fbb320d02420 src/HOL/Library/Prefix_Order.thy --- a/src/HOL/Library/Prefix_Order.thy Wed Sep 12 13:21:33 2012 +0200 +++ b/src/HOL/Library/Prefix_Order.thy Wed Sep 12 13:42:28 2012 +0200 @@ -1,4 +1,4 @@ -(* Title: HOL/Library/Sublist.thy +(* Title: HOL/Library/Prefix_Order.thy Author: Tobias Nipkow and Markus Wenzel, TU Muenchen *) diff -r a48f9bbbe720 -r fbb320d02420 src/Pure/System/color_value.scala --- a/src/Pure/System/color_value.scala Wed Sep 12 13:21:33 2012 +0200 +++ b/src/Pure/System/color_value.scala Wed Sep 12 13:42:28 2012 +0200 @@ -1,4 +1,4 @@ -/* Title: Pure/General/color_value.scala +/* Title: Pure/System/color_value.scala Module: PIDE Author: Makarius