Changeset 21371

Show
Ignore:
Timestamp:
10/10/07 13:56:51 (9 months ago)
Author:
alexkingorg
Message:

adding terms for service

Location:
answerlinks/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • answerlinks/trunk/README.txt

    r21238 r21371  
    44Requires at least: 2.2 
    55Tested up to: 2.3 
    6 Stable tag: 1.0 
     6Stable tag: 1.0a 
    77 
    88AnswerLinks is a plugin that will auto-suggest links to definitions on Answers.com for words in your blog posts. 
  • answerlinks/trunk/answerlink.php

    r21238 r21371  
    33// Released under the GPL license 
    44// http://www.opensource.org/licenses/gpl-license.php 
     5//  
     6// By using this Wordpress Plug-in you acknowledge that you are not   
     7// being granted and are not acquiring any rights whatsoever in the   
     8// Service. Any use of the Service by you will be subject to and   
     9// governed by Answers' Corporation's Terms of Use which can be found   
     10// here: http://www.answers.com/main/legal_notices.jsp#terms 
     11//  
     12// Answers.com provides users with access to a rich collection of   
     13// resources, including but not limited to, dictionaries,   
     14// encyclopedias, atlases, glossaries, thesauri and other reference   
     15// works (the "Answers.com Service") and certain software that may be   
     16// used in connection with the Answers.com Service, including, but not   
     17// limited to, 1-Click AnswersTM and AnswerTipsTM (the "Software") and   
     18// WikiAnswersTM, a community-based question-and-answer service using   
     19// the "wiki" approach of developing answers that the community   
     20// constantly improves (the "WikiAnswers.com Service," collectively   
     21// with the Answers.com Service, the WikiAnswers Service, the Sites,   
     22// and the Software, the "Service") 
    523// 
    624// This is an add-on for WordPress 
     
    1634Plugin Name: AnswerLink 
    1735Description: Link to definitions and more on Answers.com from your posts. 
    18 Version: 1.0 
    19 Author: <a href="http://www.answers.com">Answers.com</a> and <a href="http://crowdfavorite.com">Crowd Favorite</a> 
     36Version: 1.0a 
     37Author: Answers.com and Crowd Favorite 
     38Author URI: http://crowdfavorite.com 
    2039*/ 
    2140