Changeset 1735

Show
Ignore:
Timestamp:
05/12/05 11:21:51 (4 years ago)
Author:
karman
Message:

license clarified; TODO list reduced

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/swish-e/COPYING

    r1716 r1735  
    1818As a special exception, the copyright holders of Swish-e give you 
    1919permission to link Swish-e with independent modules that communicate with 
    20 Swish-e solely through the libswish-e API interface, regardless of the license 
    21 terms of these independent modules, and to copy and distribute the 
     20Swish-e solely through the libswish-e API interface, regardless of the  
     21license terms of these independent modules, and to copy and distribute the 
    2222resulting combined work under terms of your choice, provided that 
    23 every copy of the combined work is accompanied by a complete copy of 
    24 the source code of Swish-e (the version of Swish-e used to produce the 
    25 combined work), being distributed under the terms of the GNU General 
     23every copy of the combined work is accompanied by, or provides a URL link to, 
     24a complete copy of the source code of Swish-e  
     25(the version of Swish-e used to produce the combined work),  
     26being distributed under the terms of the GNU General 
    2627Public License plus this exception.  An independent module is a module 
    2728which is not derived from or based on Swish-e. 
     
    9091    does not normally print such an announcement, your work based on 
    9192    the Program is not required to print an announcement.) 
    92 ^L 
     93 
    9394These requirements apply to the modified work as a whole.  If 
    9495identifiable sections of that work are not derived from the Program, 
     
    148149distribution of the source code, even though third parties are not 
    149150compelled to copy the source along with the object code. 
    150 ^L 
     151   
    151152  4. You may not copy, modify, sublicense, or distribute the Program 
    152153except as expressly provided under this License.  Any attempt 
     
    205206This section is intended to make thoroughly clear what is believed to 
    206207be a consequence of the rest of this License. 
    207 ^L 
     208   
    208209  8. If the distribution and/or use of the Program is restricted in 
    209210certain countries either by patents or by copyrighted interfaces, the 
  • trunk/swish-e/TODO

    r1650 r1735  
    44we can remove them). 
    55 
     6NOTE: This is not the same as the 3.0 planning document. See the pod/ dir for that. 
     7 
     8===================================================================== 
     9 
    610 
    711** Test USE_BTREE and the ARRAY code for both speed and accuracy. 
    812Wed Feb  9 09:58:28 PST 2005 
    9  
    10 NOTE: This is not the same as the 3.0 planning document. See the pod/ dir for that. 
    11  
    12 Mon Nov  8 15:02:02 CST 2004 - karman@cray.com 
    13 ----------------------------------------------------------- 
    14  
    15 ** soundex routines - different languages... 
    16  
    17 done? 
    1813 
    1914** Go over config.h 
     
    3429- regexpr. serach: e.g.: [a-z][0-9]*abc$ 
    3530 
    36 ** apache 2.0 module concept for swish-e 3.0 
    37  
    38 I don't really understand this one. did the 2.4 release accomplish the same thing? 
    39  
    40 ** Prepend libexecdir in extprog.c 
    41  
    42 done? I see that libexecdir prints with 'swish-e -h' 
    4331 
    4432** Code cleanup... 
     
    4836** Dealing with "and" "or: "not" "*" in searches 
    4937 
    50 seems like part of your quest for a better query parser? read any non-sleep-inducing Bison lately? 
     38seems like part of your quest for a better query parser?  
     39read any non-sleep-inducing Bison lately? 
    5140 
    52 ** remove duplicated data from the index file 
    53  
    54 marked as 90% complete, but no mention of the remaining 10% 
    5541 
    5642** Altavista like search 
    5743 
    58 This is hard to track. Looks like rasc put it in there, but now it looks like it has been removed. Any ideas? It's marked as 95% complete. 
     44This is hard to track. Looks like rasc put it in there,  
     45but now it looks like it has been removed. Any ideas? It's marked as 95% complete. 
    5946 
    60 ** Swish-e server 
    6147 
    62 Josh's server seems to fulfill this item. I haven't tried it yet. Do we want to endorse it? or just mention it on the website?  
     48 
     49** licensing issues 
     50------------------ 
     51 
     52* files marked with karman note from 5.09.05 re: how original they are 
     53* is httpserver.c still used? 
     54