Browse Source

replace FSF address with something more ... contemporary

wip/maildir-uid-dupes-test
Oswald Buddenhagen 14 years ago
parent
commit
d4c786823d
  1. 3
      debian/copyright
  2. 3
      src/compat/config.c
  3. 3
      src/compat/convert.c
  4. 3
      src/compat/isync.1
  5. 3
      src/compat/isync.h
  6. 3
      src/compat/main.c
  7. 3
      src/compat/util.c
  8. 3
      src/config.c
  9. 3
      src/drv_imap.c
  10. 3
      src/drv_maildir.c
  11. 3
      src/isync.h
  12. 3
      src/main.c
  13. 3
      src/mbsync.1
  14. 3
      src/mdconvert.1
  15. 3
      src/mdconvert.c
  16. 3
      src/run-tests.pl
  17. 3
      src/socket.c
  18. 3
      src/sync.c
  19. 3
      src/util.c

3
debian/copyright vendored

@ -23,8 +23,7 @@ Copyright:
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* As a special exception, isync may be linked with the OpenSSL library,
* despite that library's more restrictive license.

3
src/compat/config.c

@ -14,8 +14,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "isync.h"

3
src/compat/convert.c

@ -14,8 +14,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "isync.h"

3
src/compat/isync.1

@ -14,8 +14,7 @@
\" GNU General Public License for more details.
\"
\" You should have received a copy of the GNU General Public License
\" along with this program; if not, write to the Free Software Foundation,
\" Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
\" along with this program. If not, see <http://www.gnu.org/licenses/>.
\"
..
.TH isync 1 "2004 Mar 29"

3
src/compat/isync.h

@ -14,8 +14,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>

3
src/compat/main.c

@ -14,8 +14,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "isync.h"

3
src/compat/util.c

@ -14,8 +14,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "isync.h"

3
src/config.c

@ -14,8 +14,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* As a special exception, mbsync may be linked with the OpenSSL library,
* despite that library's more restrictive license.

3
src/drv_imap.c

@ -15,8 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* As a special exception, mbsync may be linked with the OpenSSL library,
* despite that library's more restrictive license.

3
src/drv_maildir.c

@ -15,8 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* As a special exception, mbsync may be linked with the OpenSSL library,
* despite that library's more restrictive license.

3
src/isync.h

@ -14,8 +14,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* As a special exception, mbsync may be linked with the OpenSSL library,
* despite that library's more restrictive license.

3
src/main.c

@ -14,8 +14,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* As a special exception, mbsync may be linked with the OpenSSL library,
* despite that library's more restrictive license.

3
src/mbsync.1

@ -15,8 +15,7 @@
\" GNU General Public License for more details.
\"
\" You should have received a copy of the GNU General Public License
\" along with this program; if not, write to the Free Software Foundation,
\" Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
\" along with this program. If not, see <http://www.gnu.org/licenses/>.
\"
\" As a special exception, mbsync may be linked with the OpenSSL library,
\" despite that library's more restrictive license.

3
src/mdconvert.1

@ -13,8 +13,7 @@
\" GNU General Public License for more details.
\"
\" You should have received a copy of the GNU General Public License
\" along with this program; if not, write to the Free Software Foundation,
\" Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
\" along with this program. If not, see <http://www.gnu.org/licenses/>.
..
.TH mdconvert 1 "2004 Mar 27"
..

3
src/mdconvert.c

@ -13,8 +13,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>

3
src/run-tests.pl

@ -13,8 +13,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
use strict;

3
src/socket.c

@ -15,8 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* As a special exception, mbsync may be linked with the OpenSSL library,
* despite that library's more restrictive license.

3
src/sync.c

@ -14,8 +14,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* As a special exception, mbsync may be linked with the OpenSSL library,
* despite that library's more restrictive license.

3
src/util.c

@ -14,8 +14,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* As a special exception, mbsync may be linked with the OpenSSL library,
* despite that library's more restrictive license.

Loading…
Cancel
Save