help.tutorial: updating to 2011.
parent
5dcd6b36d4
commit
d926a5e28a
|
@ -24,7 +24,7 @@ $nl
|
|||
ARTICLE: "first-program-logic" "Writing some logic in your first program"
|
||||
"Your " { $snippet "palindrome.factor" } " file should look like the following after the previous section:"
|
||||
{ $code
|
||||
"! Copyright (C) 2010 <your name here>"
|
||||
"! Copyright (C) 2011 <your name here>"
|
||||
"! See http://factorcode.org/license.txt for BSD license."
|
||||
"USING: ;"
|
||||
"IN: palindrome"
|
||||
|
|
Loading…
Reference in New Issue