Skip to content

Commit

Permalink
example1: fix license
Browse files Browse the repository at this point in the history
  • Loading branch information
andelf committed Mar 10, 2013
1 parent 0e25fb0 commit b010aeb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions example1/cn-startup.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<aiml version="1.0">

<!-- This category works with the Standard AIML Set -->
<category>
<pattern>LOAD AIML CN</pattern>
<template>

<!-- Load standard AIML set -->
<!-- Load chinese AIML set -->
<!-- <learn>cn-profile.aiml</learn> -->
<learn>cn-test.aiml</learn>

Expand Down
2 changes: 1 addition & 1 deletion example1/cn-test.aiml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<aiml version="1.0">

<!-- Free software (c) 2001 ALICE AI Foundation -->
<!-- Free software (c) 2012 andelf -->
<!-- This program is open source code released under -->
<!-- the terms of the GNU General Public License -->
<!-- as published by the Free Software Foundation. -->
Expand Down

0 comments on commit b010aeb

Please sign in to comment.