Title: [7696] trunk/Documentation/blackfin/gptimers-example.c: gptimers-example: add a BSD license
Revision
7696
Author
vapier
Date
2009-10-22 01:10:27 -0400 (Thu, 22 Oct 2009)

Log Message

gptimers-example: add a BSD license

Modified Paths


Diff

Modified: trunk/Documentation/blackfin/gptimers-example.c (7695 => 7696)


--- trunk/Documentation/blackfin/gptimers-example.c	2009-10-21 21:22:35 UTC (rev 7695)
+++ trunk/Documentation/blackfin/gptimers-example.c	2009-10-22 05:10:27 UTC (rev 7696)
@@ -79,3 +79,5 @@
 	peripheral_free(P_TMR5);
 }
 module_exit(gptimer_example_exit);
+
+MODULE_LICENSE("BSD");
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to