]> git.meshlink.io Git - catta/commitdiff
* update svn:ignore and svn:keywords for many files and directories
authorLennart Poettering <lennart@poettering.net>
Wed, 3 Aug 2005 00:10:12 +0000 (00:10 +0000)
committerLennart Poettering <lennart@poettering.net>
Wed, 3 Aug 2005 00:10:12 +0000 (00:10 +0000)
* add legal blurb to some make files and pythons scripts

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@213 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

Makefile.am
avahi-utils/Makefile.am
avahi-utils/avahi-discover.in
avahi-utils/avahi-dump-all.in
avahi-utils/avahi-publish-address.in
avahi-utils/avahi-publish-service.in
avahi-utils/avahi/Makefile.am
avahi-utils/avahi/__init__.py
todo

index 4d25b3cf3a0f53b3f636a0fd615057b07ef8f329..e6f70561cd24a70c447bc041d6d2caa2ad58835e 100644 (file)
@@ -16,6 +16,7 @@
 # License along with avahi; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 # USA.
+
 include aminclude.am
 
 EXTRA_DIST = bootstrap.sh LICENSE $(DX_CONFIG)
index ac8686e50cd16a8b66e8862ae26b7594a58fccf1..ef709282cf25bd2b2de0ea6c7343607b0b1a7561 100644 (file)
@@ -1,3 +1,22 @@
+# $Id$
+
+# This file is part of avahi.
+#
+# avahi is free software; you can redistribute it and/or modify it
+# under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
+#
+# avahi is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with avahi; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+# USA.
+
 SUBDIRS=avahi
 
 avahiscriptsdir = $(bindir)
index 9734ae65617fdd42505b671aa8ea0645c55cd105..fc518dbaf2c1cb77e5e17d240f6f82794f81538c 100755 (executable)
@@ -2,6 +2,23 @@
 # -*-python-*-
 # $Id$
 
+# This file is part of avahi.
+#
+# avahi is free software; you can redistribute it and/or modify it
+# under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
+#
+# avahi is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with avahi; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+# USA.
+
 import os
 import gtk
 import gobject
index 6e272406b756a420a9b085f984ed28ffd1e1bd4f..94fcf420f8cbfe89c510fcc856a5dd419a35047c 100755 (executable)
@@ -2,6 +2,23 @@
 # -*-python-*-
 # $Id$ 
 
+# This file is part of avahi.
+#
+# avahi is free software; you can redistribute it and/or modify it
+# under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
+#
+# avahi is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with avahi; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+# USA.
+
 import avahi, dbus, gobject, sys
 
 try:
index 43921e84c3ae90292cb9bb5f963accee0719752d..afa16e9d1f0d67eec9566284720e422a828f439a 100755 (executable)
@@ -2,6 +2,23 @@
 # -*-python-*-
 # $Id$
 
+# This file is part of avahi.
+#
+# avahi is free software; you can redistribute it and/or modify it
+# under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
+#
+# avahi is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with avahi; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+# USA.
+
 import avahi, dbus, gobject, sys, getopt, string
 
 try:
index e6bb39c04a0f574db5cfb921345c53e3fdd41644..dfb21ab121de323698cabde9a79fa63b957f805c 100755 (executable)
@@ -2,6 +2,23 @@
 # -*-python-*-
 # $Id$
 
+# This file is part of avahi.
+#
+# avahi is free software; you can redistribute it and/or modify it
+# under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
+#
+# avahi is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with avahi; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+# USA.
+
 import avahi, dbus, gobject, sys, getopt
 
 try:
index 357d3dcadc01673411ec615812c4c5fd45602c40..cbabcc5749a51d90e12814d9717423664853fbb7 100644 (file)
@@ -1,3 +1,22 @@
+# $Id$
+
+# This file is part of avahi.
+#
+# avahi is free software; you can redistribute it and/or modify it
+# under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
+#
+# avahi is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with avahi; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+# USA.
+
 avahidir = $(pythondir)/avahi
 avahi_PYTHON = __init__.py SimpleGladeApp.py
 
index 1e2761c90007f3e6742f8fb9522bcd402f39d0d4..539dabb1ac0c6b1ff5d09e0b5007086aa5339895 100644 (file)
@@ -1,6 +1,23 @@
 #!/usr/bin/python2.4
 # $Id$
 
+# This file is part of avahi.
+#
+# avahi is free software; you can redistribute it and/or modify it
+# under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
+#
+# avahi is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with avahi; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+# USA.
+
 # Some definitions matching those in core.h
 import socket
 
diff --git a/todo b/todo
index 44c7af315e1a4a06a45a4e0ae259fc5e4cbb6910..e32d12c203c07d72c5faebedd7543a0d8d576ec4 100644 (file)
--- a/todo
+++ b/todo
@@ -1,6 +1,5 @@
 todo:
 * finish DBUS stuff:
-       - enforce limits
        - allow NUL bytes in TXT records
 * release!
 * add internal error codes