- Timestamp:
- 2015-01-16T19:50:23Z (10 years ago)
- Branches:
- master
- Children:
- 6b13103
- Parents:
- bc7a0d4
- git-author:
- Matej Cepl <mcepl@…> (16-01-15 19:50:23)
- git-committer:
- dequis <dx@…> (16-01-15 19:50:23)
- Location:
- lib
- Files:
-
- 17 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/events.h
rbc7a0d4 r6f10697 16 16 * You should have received a copy of the GNU General Public License 17 17 * along with this program; if not, write to the Free Software 18 * Foundation, Inc., 5 9 Temple Place, Suite 330, Boston, MA 02111-1307USA18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 19 19 * 20 20 */ -
lib/events_glib.c
rbc7a0d4 r6f10697 22 22 You should have received a copy of the GNU General Public License with 23 23 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 24 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,25 Suite 330, Boston, MA 02111-1307USA24 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 25 Fifth Floor, Boston, MA 02110-1301 USA 26 26 */ 27 27 -
lib/events_libevent.c
rbc7a0d4 r6f10697 22 22 You should have received a copy of the GNU General Public License with 23 23 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 24 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,25 Suite 330, Boston, MA 02111-1307USA24 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 25 Fifth Floor, Boston, MA 02110-1301 USA 26 26 */ 27 27 -
lib/http_client.c
rbc7a0d4 r6f10697 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
lib/http_client.h
rbc7a0d4 r6f10697 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
lib/ini.c
rbc7a0d4 r6f10697 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 #define BITLBEE_CORE -
lib/ini.h
rbc7a0d4 r6f10697 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
lib/misc.c
rbc7a0d4 r6f10697 27 27 You should have received a copy of the GNU General Public License with 28 28 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 29 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,30 Suite 330, Boston, MA 02111-1307USA29 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 30 Fifth Floor, Boston, MA 02110-1301 USA 31 31 */ 32 32 -
lib/misc.h
rbc7a0d4 r6f10697 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
lib/proxy.c
rbc7a0d4 r6f10697 17 17 * You should have received a copy of the GNU General Public License 18 18 * along with this program; if not, write to the Free Software 19 * Foundation, Inc., 5 9 Temple Place, Suite 330, Boston, MA 02111-1307USA19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 20 20 * 21 21 */ -
lib/proxy.h
rbc7a0d4 r6f10697 16 16 * You should have received a copy of the GNU General Public License 17 17 * along with this program; if not, write to the Free Software 18 * Foundation, Inc., 5 9 Temple Place, Suite 330, Boston, MA 02111-1307USA18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 19 19 * 20 20 */ -
lib/ssl_client.h
rbc7a0d4 r6f10697 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
lib/ssl_gnutls.c
rbc7a0d4 r6f10697 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
lib/ssl_nss.c
rbc7a0d4 r6f10697 22 22 You should have received a copy of the GNU General Public License with 23 23 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 24 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,25 Suite 330, Boston, MA 02111-1307USA24 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 25 Fifth Floor, Boston, MA 02110-1301 USA 26 26 */ 27 27 -
lib/ssl_openssl.c
rbc7a0d4 r6f10697 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
lib/url.c
rbc7a0d4 r6f10697 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
lib/url.h
rbc7a0d4 r6f10697 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25
Note: See TracChangeset
for help on using the changeset viewer.