diff options
Diffstat (limited to 'dynasm/dasm_ppc.h')
-rw-r--r-- | dynasm/dasm_ppc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dynasm/dasm_ppc.h b/dynasm/dasm_ppc.h index 85aeccd8..e928ffed 100644 --- a/dynasm/dasm_ppc.h +++ b/dynasm/dasm_ppc.h | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | ** DynASM PPC encoding engine. | 2 | ** DynASM PPC encoding engine. |
3 | ** Copyright (C) 2005-2010 Mike Pall. All rights reserved. | 3 | ** Copyright (C) 2005-2011 Mike Pall. All rights reserved. |
4 | ** Released under the MIT/X license. See dynasm.lua for full copyright notice. | 4 | ** Released under the MIT/X license. See dynasm.lua for full copyright notice. |
5 | */ | 5 | */ |
6 | 6 | ||