Add "no warranty" clause. #2
@ -1,6 +1,12 @@
|
|||||||
; Copyright (C) 2024 Bedohswe
|
; Copyright (C) 2024 Bedohswe
|
||||||
; Licensed under WTFPL <http://www.wtfpl.net>
|
; Licensed under WTFPL <http://www.wtfpl.net>
|
||||||
|
|
||||||
|
; This program is free software. It comes without any warranty, to
|
||||||
|
; the extent permitted by applicable law. You can redistribute it
|
||||||
|
; and/or modify it under the terms of the Do What The Fuck You Want
|
||||||
|
; To Public License, Version 2, as published by Sam Hocevar. See
|
||||||
|
; http://www.wtfpl.net/ for more details.
|
||||||
|
|
||||||
@ 0
|
@ 0
|
||||||
args 1
|
args 1
|
||||||
kjz 1
|
kjz 1
|
||||||
@ -8,4 +14,4 @@
|
|||||||
jmp 0
|
jmp 0
|
||||||
|
|
||||||
@ 1
|
@ 1
|
||||||
quit
|
quit
|
||||||
|
@ -1,4 +1,10 @@
|
|||||||
; Copyright (C) 2024 Aer Iz
|
; Copyright (C) 2024 Aer Iz
|
||||||
; Licensed under WTFPL <http://www.wtfpl.net>
|
; Licensed under WTFPL <http://www.wtfpl.net>
|
||||||
|
|
||||||
args 0
|
; This program is free software. It comes without any warranty, to
|
||||||
|
; the extent permitted by applicable law. You can redistribute it
|
||||||
|
; and/or modify it under the terms of the Do What The Fuck You Want
|
||||||
|
; To Public License, Version 2, as published by Sam Hocevar. See
|
||||||
|
; http://www.wtfpl.net/ for more details.
|
||||||
|
|
||||||
|
args 0
|
||||||
|
@ -1,4 +1,10 @@
|
|||||||
; Copyright (C) 2024 Aer Iz
|
; Copyright (C) 2024 Aer Iz
|
||||||
; Licensed under WTFPL <http://www.wtfpl.net>
|
; Licensed under WTFPL <http://www.wtfpl.net>
|
||||||
|
|
||||||
args 3
|
; This program is free software. It comes without any warranty, to
|
||||||
|
; the extent permitted by applicable law. You can redistribute it
|
||||||
|
; and/or modify it under the terms of the Do What The Fuck You Want
|
||||||
|
; To Public License, Version 2, as published by Sam Hocevar. See
|
||||||
|
; http://www.wtfpl.net/ for more details.
|
||||||
|
|
||||||
|
args 3
|
||||||
|
@ -1,6 +1,12 @@
|
|||||||
; Copyright (C) 2024 Aer Iz
|
; Copyright (C) 2024 Aer Iz
|
||||||
; Licensed under WTFPL <http://www.wtfpl.net>
|
; Licensed under WTFPL <http://www.wtfpl.net>
|
||||||
|
|
||||||
|
; This program is free software. It comes without any warranty, to
|
||||||
|
; the extent permitted by applicable law. You can redistribute it
|
||||||
|
; and/or modify it under the terms of the Do What The Fuck You Want
|
||||||
|
; To Public License, Version 2, as published by Sam Hocevar. See
|
||||||
|
; http://www.wtfpl.net/ for more details.
|
||||||
|
|
||||||
maxsize
|
maxsize
|
||||||
args 1 ; Насколько сварить носок
|
args 1 ; Насколько сварить носок
|
||||||
sub
|
sub
|
||||||
@ -14,4 +20,4 @@ sub
|
|||||||
push -1
|
push -1
|
||||||
_unix_random
|
_unix_random
|
||||||
swap
|
swap
|
||||||
jmp 1
|
jmp 1
|
||||||
|
Loading…
Reference in New Issue
Block a user