mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 01:45:33 +00:00
fix license file, remove extra line copied over by mistake
Original commit message from CVS: fix license file, remove extra line copied over by mistake
This commit is contained in:
parent
520ee739cc
commit
362287633c
2 changed files with 5 additions and 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>
|
2008-03-13 Sebastian Dröge <slomo@circular-chaos.org>
|
||||||
|
|
||||||
* gst/audiofx/audiofx.c:
|
* gst/audiofx/audiofx.c:
|
||||||
|
|
|
@ -1,7 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Unless otherwise indicated, Source Code is licensed under MIT license.
|
* 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
|
* 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
|
* this software and associated documentation files (the "Software"), to deal in
|
||||||
|
|
Loading…
Reference in a new issue