grub/grub-core/tests
Vladimir 'phcoder' Serbinenko e745cf0ca6 Implement automatic module license checking according to new GNU
guidelines.

	* grub-core/kern/dl.c (grub_dl_check_license): New function.
	(grub_dl_load_core): Use grub_dl_check_license.
	* include/grub/dl.h (GRUB_MOD_SECTION): New macro.
	(GRUB_MOD_LICENSE): Likewise.
	(GRUB_MOD_DUAL_LICENSE): Likewise.
	All modules updated.
2011-04-11 23:01:51 +02:00
..
boot Add missing newlines 2010-08-29 23:07:44 +02:00
lib Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
example_functional_test.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
test_blockarg.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00