diff options
author | vboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f> | 2017-10-24 12:22:53 +0000 |
---|---|---|
committer | vboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f> | 2017-10-24 12:22:53 +0000 |
commit | 0bd7d4eb585d3d968d166e8b2b9bdf0893458b19 (patch) | |
tree | d195c14066c47e162f801fe81ab93d326d6880e0 /include/.scm-settings | |
parent | 25ae33c981bc29fa13687a88b5b7c41f9d6c3399 (diff) | |
download | VirtualBox-svn-0bd7d4eb585d3d968d166e8b2b9bdf0893458b19.tar.gz |
include: scm cleanups
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@69206 cfe28804-0f27-0410-a406-dd0f0b0b656f
Diffstat (limited to 'include/.scm-settings')
-rw-r--r-- | include/.scm-settings | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/include/.scm-settings b/include/.scm-settings index 5e99b6b3956..864502e003c 100644 --- a/include/.scm-settings +++ b/include/.scm-settings @@ -16,9 +16,13 @@ # -# Default license here is dual GPL and CDDL. +# Default license for headers is dual GPL and CDDL. --license-ose-dual +# Only the headers should be dual. +/Makefile.kmk: --license-ose-gpl +/.scm-settings: --license-ose-gpl + # These three have no Oracle license or copyright stuff for some reason. /iprt/formats/elf-amd64.h: --no-update-license --no-update-copyright-year /iprt/formats/elf-common.h: --no-update-license --no-update-copyright-year |