From: <kr_...@us...> - 2003-07-17 19:43:43
|
Update of /cvsroot/htoolkit/port/src In directory sc8-pr-cvs1:/tmp/cvs-serv7321/port/src Modified Files: Port.hs Log Message: Change copyright notice Index: Port.hs =================================================================== RCS file: /cvsroot/htoolkit/port/src/Port.hs,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** Port.hs 8 Jul 2003 20:31:29 -0000 1.17 --- Port.hs 17 Jul 2003 19:33:32 -0000 1.18 *************** *** 1,8 **** ----------------------------------------------------------------------------------------- {-| Module : Port ! Copyright : (c) Krasimir Angelov & Daan Leijen 2003 License : BSD-style ! Maintainer : ka2...@ya... da...@cs... Stability : provisional Portability : portable --- 1,8 ---- ----------------------------------------------------------------------------------------- {-| Module : Port ! Copyright : (c) Krasimir Angelov 2003 License : BSD-style ! Maintainer : ka2...@ya... Stability : provisional Portability : portable |