Update license headers for AMXX core.
This commit is contained in:
@@ -1,13 +1,17 @@
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
; (C)2005 by David "BAILOPAN" Anderson ;
|
||||
; register_native functions for amd64 ;;;;;;
|
||||
; Based on the concept by Julien "dJeyL" Laurent ;
|
||||
; Thanks to T(+)rget for pushing me to implement this ;
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
; vim: set ts=4 sw=4 tw=99 noet ft=nasm:
|
||||
;
|
||||
; AMX Mod X, based on AMX Mod by Aleksander Naszko ("OLO").
|
||||
; Copyright (C) The AMX Mod X Development Team.
|
||||
;
|
||||
; This software is licensed under the GNU General Public License, version 3 or higher.
|
||||
; Additional exceptions apply. For full license details, see LICENSE.txt or visit:
|
||||
; https://alliedmods.net/amxmodx-license
|
||||
|
||||
;;Licensed under the GNU General Public License, version 2
|
||||
;;This is a portion of AMX Mod X
|
||||
;; and is maintained by the AMX Mod X development team.
|
||||
;
|
||||
; register_native functions for amd64
|
||||
; Based on the concept by Julien "dJeyL" Laurent
|
||||
; Thanks to T(+)rget for pushing to implement this
|
||||
;
|
||||
|
||||
;;Initializes the global variable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user