mirror of https://bitbucket.org/ausocean/av.git
Fix license hyperlink in comment.
This commit is contained in:
parent
0412d6b141
commit
cdc7755634
|
@ -20,7 +20,7 @@ LICENSE
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License in gpl.txt.
|
You should have received a copy of the GNU General Public License in gpl.txt.
|
||||||
If not, see [GNU licenses](http://www.gnu.org/licenses).
|
If not, see http://www.gnu.org/licenses.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// Package alsa provides access to input from ALSA audio devices.
|
// Package alsa provides access to input from ALSA audio devices.
|
||||||
|
|
Loading…
Reference in New Issue