Skip to content

Commit

Permalink
Updated Copyright to 2012
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam- committed Jan 3, 2012
1 parent 792790a commit 8559c57
Show file tree
Hide file tree
Showing 255 changed files with 258 additions and 257 deletions.
2 changes: 1 addition & 1 deletion Config
Expand Up @@ -2,7 +2,7 @@
#
# Configuration script for Services.
#
# Anope (c) 2003-2011 Anope team
# Anope (c) 2003-2012 Anope team
# Contact us at team@anope.org
#
# This program is free but copyrighted software; see the file COPYING for
Expand Down
2 changes: 1 addition & 1 deletion Makefile.win32
@@ -1,6 +1,6 @@
# Makefile for Anope.
#
# (C) 2003-2011 Anope Team
# (C) 2003-2012 Anope Team
# Contact us at team@anope.org
#
# This program is free but copyrighted software; see the file COPYING for
Expand Down
2 changes: 1 addition & 1 deletion configure.in
@@ -1,6 +1,6 @@
dnl autoconf.in for Services.
dnl
dnl Anope (c) 2003-2011 Anope team
dnl Anope (c) 2003-2012 Anope team
dnl Contact us at team@anope.org

dnl This program is free but copyrighted software; see the file COPYING for
Expand Down
2 changes: 1 addition & 1 deletion docs/README
@@ -1,7 +1,7 @@
Anope - a set of IRC services for IRC networks
----------------------------------------------

Anope is 2003-2011 Anope Team <team@anope.org>.
Anope is 2003-2012 Anope Team <team@anope.org>.
Based on Epona 2000-2002 PegSoft <epona@pegsoft.net>.
Based on Services 1996-1999 Andrew Church <achurch@achurch.org>.

Expand Down
2 changes: 1 addition & 1 deletion include/commands.h
@@ -1,6 +1,6 @@
/* Declarations for command data.
*
* (C) 2003-2011 Anope Team
* (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion include/config.h
@@ -1,6 +1,6 @@
/* Services configuration.
*
* (C) 2003-2011 Anope Team
* (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion include/datafiles.h
@@ -1,6 +1,6 @@
/* Database file descriptor structure and file handling routine prototypes.
*
* (C) 2003-2011 Anope Team
* (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion include/defs.h
@@ -1,6 +1,6 @@
/* Set default values for any constants that should be in include files but
*
* (C) 2003-2011 Anope Team
* (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion include/depricated.h
@@ -1,6 +1,6 @@
/* depricated.h
*
* (C) 2003-2011 Anope Team
* (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion include/encrypt.h
@@ -1,6 +1,6 @@
/* Include file for high-level encryption routines.
*
* (C) 2003-2011 Anope Team
* (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion include/events.h
@@ -1,6 +1,6 @@
/* Prototypes and external variable declarations.
*
* (C) 2003-2011 Anope Team
* (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion include/extern.h
@@ -1,6 +1,6 @@
/* Prototypes and external variable declarations.
*
* (C) 2003-2011 Anope Team
* (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion include/makefile.win32
@@ -1,6 +1,6 @@
# Make file for Win32
#
# (C) 2003-2011 Anope Team
# (C) 2003-2012 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion include/messages.h
@@ -1,6 +1,6 @@
/* Declarations of IRC message structures, variables, and functions.
*
* (C) 2003-2011 Anope Team
* (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion include/modules.h
@@ -1,6 +1,6 @@
/* Modular support
*
* (C) 2003-2011 Anope Team
* (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion include/pseudo.h
@@ -1,6 +1,6 @@
/* Include extra includes needed by most/all pseudo-clients.
*
* (C) 2003-2011 Anope Team
* (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion include/services.h
@@ -1,6 +1,6 @@
/*
*
* (C) 2003-2011 Anope Team
* (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion include/slist.h
@@ -1,6 +1,6 @@
/* Header for Services list handler.
*
* (C) 2003-2011 Anope Team
* (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion include/sockets.h
@@ -1,6 +1,6 @@
/*
*
* (C) 2004-2011 Anope Team
* (C) 2004-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion include/timeout.h
@@ -1,6 +1,6 @@
/* Time-delay routine include stuff.
*
* (C) 2003-2011 Anope Team
* (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion include/version.sh
Expand Up @@ -27,7 +27,7 @@ fi
cat >version.h <<EOF
/* Version information for Services.
*
* (C) 2003-2011 Anope Team
* (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and CREDITS for further details.
Expand Down
2 changes: 1 addition & 1 deletion include/version.sh.c
@@ -1,6 +1,6 @@
/* version file handler for win32.
*
* (C) 2003-2011 Anope Team
* (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion install.js
@@ -1,7 +1,7 @@
//
// install.js - Windows Configuration
//
// (C) 2003-2011 Anope Team
// (C) 2003-2012 Anope Team
// Contact us at team@anope.org
//
// This program is free but copyrighted software; see the file COPYING for
Expand Down
2 changes: 1 addition & 1 deletion lang/cat.l
@@ -1,6 +1,6 @@
# Catalan Language File.
#
# (C) 2003-2011 Anope Team
# (C) 2003-2012 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion lang/de.l
@@ -1,6 +1,6 @@
# Deutsches Language file.
#
# (C) 2003-2011 Anope Team
# (C) 2003-2012 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion lang/en_us.l
@@ -1,6 +1,6 @@
# United States English language file.
#
# (C) 2003-2011 Anope Team
# (C) 2003-2012 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion lang/es.l
@@ -1,6 +1,6 @@
# Spanish Language File.
#
# (C) 2003-2011 Anope Team
# (C) 2003-2012 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion lang/fr.l
@@ -1,6 +1,6 @@
# French language file.
#
# (C) 2003-2011 Anope Team
# (C) 2003-2012 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion lang/gr.l
@@ -1,6 +1,6 @@
# Greek language file.
#
# (C) 2003-2011 Anope Team
# (C) 2003-2012 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion lang/hun.l
@@ -1,6 +1,6 @@
# Hungarian (magyar) language file.
#
# (C) 2003-2011 Anope Team
# (C) 2003-2012 Anope Team
# Contact us at team@anope.org
#
# Translated by:
Expand Down
2 changes: 1 addition & 1 deletion lang/it.l
@@ -1,6 +1,6 @@
# Italian language file.
#
# (C) 2003-2011 Anope Team
# (C) 2003-2012 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion lang/langcomp.c
@@ -1,6 +1,6 @@
/* Compiler for language definition files.
*
* (C) 2003-2011 Anope Team
* (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion lang/langtool.c
@@ -1,6 +1,6 @@
/* Language stuff generator for win32.
*
* (C) 2003-2011 Anope Team
* (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion lang/nl.l
@@ -1,6 +1,6 @@
# Dutch Language File
#
# (C) 2003-2011 Anope Team
# (C) 2003-2012 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion lang/pl.l
Expand Up @@ -14,7 +14,7 @@
#
###########################################################################
#
# (C) 2003-2011 Anope Team
# (C) 2003-2012 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion lang/pt.l
@@ -1,6 +1,6 @@
# Portuguese language file.
#
# (C) 2003-2011 Anope Team
# (C) 2003-2012 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion lang/ru.l
@@ -1,6 +1,6 @@
# Russian language file for Anope
#
# (C) 2003-2011 Anope Team
# (C) 2003-2012 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion lang/tr.l
@@ -1,6 +1,6 @@
# Turkish language file.
#
# (C) 2003-2011 Anope Team
# (C) 2003-2012 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion src/actions.c
@@ -1,6 +1,6 @@
/* Various routines to perform simple actions.
*
* (C) 2003-2011 Anope Team
* (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion src/base64.c
@@ -1,6 +1,6 @@
/* base64 routines.
*
* (C) 2003-2011 Anope Team
* (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion src/bin/anoperc.in
Expand Up @@ -2,7 +2,7 @@
#
# Configuration script for Services
#
# (C) 2003-2011 Anope Team
# (C) 2003-2012 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion src/botserv.c
@@ -1,6 +1,6 @@
/* BotServ functions
*
* (C) 2003-2011 Anope Team
* (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion src/channels.c
@@ -1,6 +1,6 @@
/* Channel-handling routines.
*
* (C) 2003-2011 Anope Team
* (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion src/chanserv.c
@@ -1,6 +1,6 @@
/* ChanServ functions.
*
* (C) 2003-2011 Anope Team
* (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion src/commands.c
@@ -1,6 +1,6 @@
/* Routines for looking up commands in a *Serv command list.
*
* (C) 2003-2011 Anope Team
* (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion src/compat.c
@@ -1,6 +1,6 @@
/* Compatibility routines.
*
* (C) 2003-2011 Anope Team
* (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion src/config.c
@@ -1,6 +1,6 @@
/* Configuration file handling.
*
* (C) 2003-2011 Anope Team
* (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion src/core/bs_act.c
@@ -1,6 +1,6 @@
/* BotServ core functions
*
* (C) 2003-2011 Anope Team
* (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
Expand Down
2 changes: 1 addition & 1 deletion src/core/bs_assign.c
@@ -1,6 +1,6 @@
/* BotServ core functions
*
* (C) 2003-2011 Anope Team
* (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
Expand Down

0 comments on commit 8559c57

Please sign in to comment.