diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | gst/rtsp/COPYING.MIT | 2 |
2 files changed, 5 insertions, 2 deletions
@@ -1,3 +1,8 @@ +2008-03-14 Christian Schaller <christian.schaller@collabora.co.uk> + + * gst/rtsp/COPYING.MIT: Remove extra line that got copied over by + mistake. Return file to pure MIT text. + 2008-03-13 Sebastian Dröge <slomo@circular-chaos.org> * gst/audiofx/audiofx.c: diff --git a/gst/rtsp/COPYING.MIT b/gst/rtsp/COPYING.MIT index 7e8010b4..6369b6da 100644 --- a/gst/rtsp/COPYING.MIT +++ b/gst/rtsp/COPYING.MIT @@ -1,7 +1,5 @@ /* * Unless otherwise indicated, Source Code is licensed under MIT license. - * See further explanation attached in License Statement (distributed in the file - * LICENSE). * * 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 |