diff options
Diffstat (limited to 'hw/apm.c')
| -rw-r--r-- | hw/apm.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/apm.c b/hw/apm.c index cdda72f1de..2aead52a74 100644 --- a/hw/apm.c +++ b/hw/apm.c @@ -15,6 +15,9 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see <http://www.gnu.org/licenses/> + * + * Contributions after 2012-01-13 are licensed under the terms of the + * GNU GPL, version 2 or (at your option) any later version. */ #include "apm.h" |