Index: generic/nsf.c =================================================================== diff -u -r5163190ade6f6a2abcd8b7f0265f74457557a61c -rc0828ca7faac0ea7ebf189685a47c3163e966f7a --- generic/nsf.c (.../nsf.c) (revision 5163190ade6f6a2abcd8b7f0265f74457557a61c) +++ generic/nsf.c (.../nsf.c) (revision c0828ca7faac0ea7ebf189685a47c3163e966f7a) @@ -1,9 +1,9 @@ /* * nsf.c -- * - * Basic Machinery of the Next Scripting Framework, a Tcl based framework - * for supporting language oriented programming. For Details, see - * http://next-scripting.org/ + * Basic Machinery of the Next Scripting Framework, a Tcl-based framework + * for supporting language-oriented programming. For details, see + * http://next-scripting.org/. * * Copyright (C) 1999-2014 Gustaf Neumann (a) (b) * Copyright (C) 1999-2007 Uwe Zdun (a) (b) @@ -18,7 +18,7 @@ * * (b) Vienna University of Economics and Business * Institute of Information Systems and New Media - * A-1090, Augasse 2-6 + * A-1020, Welthandelsplatz 1 * Vienna, Austria * * This work is licensed under the MIT License Index: generic/nsfObj.c =================================================================== diff -u -r5163190ade6f6a2abcd8b7f0265f74457557a61c -rc0828ca7faac0ea7ebf189685a47c3163e966f7a --- generic/nsfObj.c (.../nsfObj.c) (revision 5163190ade6f6a2abcd8b7f0265f74457557a61c) +++ generic/nsfObj.c (.../nsfObj.c) (revision c0828ca7faac0ea7ebf189685a47c3163e966f7a) @@ -1,10 +1,19 @@ /* - * nsfError.c -- + * nsfError.c -- * * Tcl_Obj types provided by the Next Scripting Framework. * - * Copyright (C) 1999-2014 Gustaf Neumann + * Copyright (C) 1999-2014 Gustaf Neumann * + * Vienna University of Economics and Business + * Institute of Information Systems and New Media + * A-1020, Welthandelsplatz 1 + * Vienna, Austria + * + * This work is licensed under the MIT License http://www.opensource.org/licenses/MIT + * + * Copyright: + * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation