From efb62c41b3556ede6507dca31b8342240bbf104f Mon Sep 17 00:00:00 2001 From: Sun Ning Date: Wed, 3 Nov 2010 20:00:42 +0800 Subject: [PATCH] copyright declaration correction --- bti-shrink-urls.1 | 206 ------------------------------------------ bti.1 | 225 ---------------------------------------------- bti.c | 1 + colors.c | 3 - colors.h | 3 - 5 files changed, 1 insertion(+), 437 deletions(-) delete mode 100644 bti-shrink-urls.1 delete mode 100644 bti.1 diff --git a/bti-shrink-urls.1 b/bti-shrink-urls.1 deleted file mode 100644 index 288c3ec..0000000 --- a/bti-shrink-urls.1 +++ /dev/null @@ -1,206 +0,0 @@ -.\" Title: bti-shrink-urls -.\" Author: [see the "AUTHOR" section] -.\" Generator: DocBook XSL Stylesheets v1.74.0 -.\" Date: March 2009 -.\" Manual: bti-shrink-urls -.\" Source: bti-shrink-urls -.\" Language: English -.\" -.TH "BTI\-SHRINK\-URLS" "1" "March 2009" "bti-shrink-urls" "bti-shrink-urls" -.\" ----------------------------------------------------------------- -.\" * (re)Define some macros -.\" ----------------------------------------------------------------- -.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -.\" toupper - uppercase a string (locale-aware) -.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -.de toupper -.tr aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ -\\$* -.tr aabbccddeeffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz -.. -.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -.\" SH-xref - format a cross-reference to an SH section -.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -.de SH-xref -.ie n \{\ -.\} -.toupper \\$* -.el \{\ -\\$* -.\} -.. -.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -.\" SH - level-one heading that works better for non-TTY output -.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -.de1 SH -.\" put an extra blank line of space above the head in non-TTY output -.if t \{\ -.sp 1 -.\} -.sp \\n[PD]u -.nr an-level 1 -.set-an-margin -.nr an-prevailing-indent \\n[IN] -.fi -.in \\n[an-margin]u -.ti 0 -.HTML-TAG ".NH \\n[an-level]" -.it 1 an-trap -.nr an-no-space-flag 1 -.nr an-break-flag 1 -\." make the size of the head bigger -.ps +3 -.ft B -.ne (2v + 1u) -.ie n \{\ -.\" if n (TTY output), use uppercase -.toupper \\$* -.\} -.el \{\ -.nr an-break-flag 0 -.\" if not n (not TTY), use normal case (not uppercase) -\\$1 -.in \\n[an-margin]u -.ti 0 -.\" if not n (not TTY), put a border/line under subheading -.sp -.6 -\l'\n(.lu' -.\} -.. -.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -.\" SS - level-two heading that works better for non-TTY output -.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -.de1 SS -.sp \\n[PD]u -.nr an-level 1 -.set-an-margin -.nr an-prevailing-indent \\n[IN] -.fi -.in \\n[IN]u -.ti \\n[SN]u -.it 1 an-trap -.nr an-no-space-flag 1 -.nr an-break-flag 1 -.ps \\n[PS-SS]u -\." make the size of the head bigger -.ps +2 -.ft B -.ne (2v + 1u) -.if \\n[.$] \&\\$* -.. -.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -.\" BB/BE - put background/screen (filled box) around block of text -.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -.de BB -.if t \{\ -.sp -.5 -.br -.in +2n -.ll -2n -.gcolor red -.di BX -.\} -.. -.de EB -.if t \{\ -.if "\\$2"adjust-for-leading-newline" \{\ -.sp -1 -.\} -.br -.di -.in -.ll -.gcolor -.nr BW \\n(.lu-\\n(.i -.nr BH \\n(dn+.5v -.ne \\n(BHu+.5v -.ie "\\$2"adjust-for-leading-newline" \{\ -\M[\\$1]\h'1n'\v'+.5v'\D'P \\n(BWu 0 0 \\n(BHu -\\n(BWu 0 0 -\\n(BHu'\M[] -.\} -.el \{\ -\M[\\$1]\h'1n'\v'-.5v'\D'P \\n(BWu 0 0 \\n(BHu -\\n(BWu 0 0 -\\n(BHu'\M[] -.\} -.in 0 -.sp -.5v -.nf -.BX -.in -.sp .5v -.fi -.\} -.. -.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -.\" BM/EM - put colored marker in margin next to block of text -.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -.de BM -.if t \{\ -.br -.ll -2n -.gcolor red -.di BX -.\} -.. -.de EM -.if t \{\ -.br -.di -.ll -.gcolor -.nr BH \\n(dn -.ne \\n(BHu -\M[\\$1]\D'P -.75n 0 0 \\n(BHu -(\\n[.i]u - \\n(INu - .75n) 0 0 -\\n(BHu'\M[] -.in 0 -.nf -.BX -.in -.fi -.\} -.. -.\" ----------------------------------------------------------------- -.\" * set default formatting -.\" ----------------------------------------------------------------- -.\" disable hyphenation -.nh -.\" disable justification (adjust text to left margin only) -.ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- -.SH "Name" -bti-shrink-urls \- convert URLs to a shorter form using a web service -.SH "Synopsis" -.fam C -.HP \w'\fBbti\fR\ 'u -\fBbti\fR [\fB\-\-escaped\fR] [\fB\-\-help\fR] [\fBURL\fR] -.fam -.SH "DESCRIPTION" -.PP -bti\-shrink\-urls converts URLs to a shorter form using a web service\&. -.PP -Currently only http://2tu\&.us/ is supported\&. -.SH "OPTIONS" -.PP -\fB\-\-escaped\fR -.RS 4 -Don\'t escape special characters in the URL any more, they are already percent encoded\&. -.RE -.PP -\fB\-\-help\fR -.RS 4 -Print help text\&. -.RE -.PP -\fBURL\fR -.RS 4 -Specify the URL to be converted\&. If no URL is given bti\-shrink\-urls waits for input on stdin\&. -.RE -.SH "AUTHOR" -.PP -Written by Bart Trojanowski -\FCbart@jukie\&.net\F[]\&. -.SH "COPYRIGHT AND LICENSE" -.PP -Copyright (C) 2009 Bart Trojanowski -\FCbart@jukie\&.net\F[]\&. -.PP -This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation version 2 of the License\&. diff --git a/bti.1 b/bti.1 deleted file mode 100644 index 778d58d..0000000 --- a/bti.1 +++ /dev/null @@ -1,225 +0,0 @@ -'\" t -.\" Title: bti -.\" Author: [see the "AUTHOR" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: May 2008 -.\" Manual: bti -.\" Source: bti -.\" Language: English -.\" -.TH "BTI" "1" "May 2008" "bti" "bti" -.\" ----------------------------------------------------------------- -.\" * set default formatting -.\" ----------------------------------------------------------------- -.\" disable hyphenation -.nh -.\" disable justification (adjust text to left margin only) -.ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- -.SH "NAME" -bti \- send a tweet to twitter\&.com or identi\&.ca from the command line -.SH "SYNOPSIS" -.HP \w'\fBbti\fR\ 'u -\fBbti\fR [\fB\-\-account\ account\fR] [\fB\-\-password\ password\fR] [\fB\-\-action\ action\fR] [\fB\-\-user\ screenname\fR] [\fB\-\-host\ HOST_NAME\fR] [\fB\-\-proxy\ PROXY:PORT\fR] [\fB\-\-logfile\ LOGFILE\fR] [\fB\-\-config\ CONFIGFILE\fR] [\fB\-\-replyto\ ID\fR] [\fB\-\-page\ PAGENUMBER\fR] [\fB\-\-bash\fR] [\fB\-\-shrink\-urls\fR] [\fB\-\-debug\fR] [\fB\-\-dry\-run\fR] [\fB\-\-verbose\fR] [\fB\-\-version\fR] [\fB\-\-help\fR] -.SH "DESCRIPTION" -.PP -bti sends a tweet message to twitter\&.com or identi\&.ca\&. -.SH "OPTIONS" -.PP -\fB\-\-account account\fR -.RS 4 -Specify the twitter\&.com or identi\&.ca account name\&. -.RE -.PP -\fB\-\-password password\fR -.RS 4 -Specify the password of your twitter\&.com or identi\&.ca account\&. -.RE -.PP -\fB\-\-action action\fR -.RS 4 -Specify the action which you want to perform\&. Valid options are "update" to send a message, "friends" to see your friends timeline, "public" to track public timeline, "replies" to see replies to your messages and "user" to see a specific user\'s timeline\&. Default is "update"\&. -.RE -.PP -\fB\-\-user screenname\fR -.RS 4 -Specify the user whose messages you want to see when the action is "user"\&. -.RE -.PP -\fB\-\-host HOST_NAME\fR -.RS 4 -Specify the host which you want to send your message to\&. Valid options are "twitter" to send to twitter\&.com and "identica" to send to identi\&.ca\&. If you want to send the message to a custom laconi\&.ca installation, you should specify the API URI\&. For example identi\&.ca\'s URI is: https://identi\&.ca/api/statuses -.sp -If no host is specified, the default is to send to twitter\&.com\&. -.RE -.PP -\fB\-\-proxy PROXY:PORT\fR -.RS 4 -Specify a http proxy value\&. This is not a required option, and only needed by systems that are behind a http proxy\&. -.sp -If \-\-proxy is not specified but the environment variable \'http_proxy\' is set the latter will be used\&. -.RE -.PP -\fB\-\-logfile LOGFILE\fR -.RS 4 -Specify a logfile for bti to write status messages to\&. LOGFILE is in relation to the user\'s home directory, not an absolute path to a file\&. -.RE -.PP -\fB\-\-config CONFIGFILE\fR -.RS 4 -Specify a config file for bti to read from\&. By default, bti looks in the ~/\&.bti file for config values\&. This default location can be overridden by setting a specific file with this option\&. -.RE -.PP -\fB\-\-replyto ID\fR -.RS 4 -Status ID of a single post to which you want to create a threaded reply to\&. -.sp -For twitter, this is ignored unless the message starts with the @name of the owner of the post with the status ID\&. -.sp -For status\&.net, this can link any two messages into context with each other\&. Status\&.net will also link a message that contains an @name without this without regard to context\&. -.RE -.PP -\fB\-\-shrink\-urls\fR -.RS 4 -Scans the tweet text for valid URL patterns and passes each through the supplied bti\-shrink\-urls script\&. The script will pass the URL to a web service that shrinks the URLs, making it more suitable for micro\-blogging\&. -.sp -Currently, only http://2tu\&.us/ is used as a URL shrinking service\&. -.RE -.PP -\fB\-\-debug\fR -.RS 4 -Print a whole bunch of debugging messages to stdout\&. -.RE -.PP -\fB\-\-page PAGENUMBER\fR -.RS 4 -When the action is to retrieve updates, it usually retrieves only one page\&. If this option is used, the page number can be specified\&. -.RE -.PP -\fB\-\-dry\-run\fR -.RS 4 -Performs all steps that would normally be done for a given action, but will not connect to the service to post or retrieve data\&. -.RE -.PP -\fB\-\-verbose\fR -.RS 4 -Verbose mode\&. Print status IDs and timestamps\&. -.RE -.PP -\fB\-\-bash\fR -.RS 4 -Add the working directory and a \'$\' in the tweet message to help specify it is coming from a command line\&. Don\'t put the working directory and the \'$\' in the tweet message\&. -.sp -This option implies -\fB\-\-background\fR\&. -.RE -.PP -\fB\-\-background\fR -.RS 4 -Do not report back any errors that might have happened when sending the message, and send it in the background, returning immediately, allowing the user to continue on\&. -.RE -.PP -\fB\-\-version\fR -.RS 4 -Print version number\&. -.RE -.PP -\fB\-\-help\fR -.RS 4 -Print help text\&. -.RE -.SH "DESCRIPTION" -.PP -bti provides an easy way to send tweet messages direct from the command line or any script\&. It reads the message on standard input and uses the account and password settings either from the command line options, or from a config file, to send the message out\&. -.PP -Its primary focus is to allow you to log everything that you type into a bash shell, in a crazy, "this is what I\'m doing right now!" type of way, letting the world follow along with you constant moving between directories and refreshing your email queue to see if there\'s anything interesting going on\&. -.PP -To hook bti up to your bash shell, export the following variable: -.PP - -PROMPT_COMMAND=\'history 1 | sed \-e "s/^\es*[0\-9]*\es*//" | bti \-\-bash\' -.PP -This example assumes that you have the -~/\&.bti -set up with your account and password information already in it, otherwise you can specify them as an option\&. -.SH "CONFIGURATION" -.PP -The account and password can be stored in a configuration file in the users home directory in a file named -\&.bti\&. The structure of this file is as follows: -.PP -\fBaccount\fR -.RS 4 -The twitter\&.com or identi\&.ca account name you wish to use to send this message with\&. -.RE -.PP -\fBpassword\fR -.RS 4 -The twitter\&.com or identi\&.ca password for the account you wish to use to send this message with\&. -.RE -.PP -\fB\-\-action action\fR -.RS 4 -Specify the action which you want to perform\&. Valid options are "update" to send a message, "friends" to see your friends timeline, "public" to track public timeline, "replies" to see replies to your messages and "user" to see a specific user\'s timeline\&. -.RE -.PP -\fB\-\-user screenname\fR -.RS 4 -Specify the user you want to see his/her messages while the action is "user"\&. -.RE -.PP -\fBhost\fR -.RS 4 -The host you want to use to send the message to\&. Valid options are either "twitter" or "identica" to send to twitter\&.com or identi\&.ca respectively\&. If you want to send the message to a custom laconi\&.ca installation, you should specify the API URI\&. For example identi\&.ca\'s URI is: https://identi\&.ca/api/statuses\&. -.RE -.PP -\fBproxy\fR -.RS 4 -The http proxy needed to send data out to the Internet\&. -.RE -.PP -\fBlogfile\fR -.RS 4 -The logfile name for bti to write what happened to\&. This file is relative to the user\'s home directory\&. If this file is not specified here or on the command line, no logging will be written to the disk\&. -.RE -.PP -\fBreplyto\fR -.RS 4 -The status ID to which all notices will be linked to\&. -.sp -There is no sane reason for a need to have this set in a config file\&. One such reason is to have all your messages as children to a particular status\&. -.RE -.PP -\fBshrink\-urls\fR -.RS 4 -Setting this variable to \'true\' or \'yes\' will enable the URL shrinking feature\&. This is equivalent to using the \-\-shrink\-urls option\&. -.RE -.PP -\fBverbose\fR -.RS 4 -Setting this variable to \'true\' or \'yes\' will enable the verbose mode\&. -.RE -.PP -There is an example config file called -bti\&.example -in the source tree that shows the structure of the file if you need an example to work off of\&. -.PP -Configuration options have the following priority: -.PP -.RS 4 -command line option -.RE -.PP -.RS 4 -config file option -.RE -.PP -.RS 4 -environment variables -.RE -.PP -For example, command line options always override any config file option, or any environment variables\&. Unless a config file is specified by the command line\&. At that point, the new config file is read, and any previous options set by a command line option, would be overridden\&. -.SH "AUTHOR" -.PP -Written by Greg Kroah\-Hartman and Amir Mohammad Saied \&. diff --git a/bti.c b/bti.c index 0227768..8c45f22 100644 --- a/bti.c +++ b/bti.c @@ -2,6 +2,7 @@ * Copyright (C) 2008-2010 Greg Kroah-Hartman * Copyright (C) 2009 Bart Trojanowski * Copyright (C) 2009 Amir Mohammad Saied + * Copyright (C) 2010 Sun Ning * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/colors.c b/colors.c index 7e84ca5..23917e3 100644 --- a/colors.c +++ b/colors.c @@ -1,7 +1,4 @@ /* - * Copyright (C) 2008-2010 Greg Kroah-Hartman - * Copyright (C) 2009 Bart Trojanowski - * Copyright (C) 2009 Amir Mohammad Saied * Copyright (C) 2010 Sun Ning * * This program is free software; you can redistribute it and/or modify it diff --git a/colors.h b/colors.h index 1868704..5e045c0 100644 --- a/colors.h +++ b/colors.h @@ -1,7 +1,4 @@ /* - * Copyright (C) 2008-2010 Greg Kroah-Hartman - * Copyright (C) 2009 Bart Trojanowski - * Copyright (C) 2009 Amir Mohammad Saied * Copyright (C) 2010 Sun Ning * * This program is free software; you can redistribute it and/or modify it