CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/08/04 20:59:41

Modified files:
        .              : COPYRIGHT 
        contrib/dblink : README.dblink dblink.c dblink.h 
        contrib/findoidjoins: findoidjoins.c 
        contrib/fuzzystrmatch: README.fuzzystrmatch fuzzystrmatch.c 
                               fuzzystrmatch.h 
        contrib/tablefunc: README.tablefunc tablefunc.c tablefunc.h 
        src/backend/access/heap: tuptoaster.c 
        src/backend/access/transam: varsup.c 
        src/backend/commands: comment.c 
        src/backend/executor: instrument.c 
        src/backend/utils: Gen_fmgrtab.sh 
        src/backend/utils/adt: ascii.c encode.c formatting.c 
                               like_match.c lockfuncs.c pg_locale.c 
                               quote.c 
        src/backend/utils/fmgr: funcapi.c 
        src/backend/utils/mb/Unicode: Makefile UCS_to_8859.pl 
                                      UCS_to_BIG5.pl UCS_to_EUC_CN.pl 
                                      UCS_to_EUC_JP.pl UCS_to_EUC_KR.pl 
                                      UCS_to_EUC_TW.pl UCS_to_GBK.pl 
                                      UCS_to_JOHAB.pl UCS_to_SJIS.pl 
                                      UCS_to_UHC.pl UCS_to_WIN874.pl 
                                      UCS_to_WINX.pl UCS_to_cyrillic.pl 
        src/backend/utils/misc: guc-file.l guc.c ps_status.c 
        src/bin/pg_ctl : pg_ctl.sh 
        src/bin/pg_dump: sprompt.c 
        src/bin/pg_encoding: pg_encoding.c 
        src/bin/pg_id  : pg_id.c 
        src/bin/psql   : command.c command.h common.c common.h copy.c 
                         copy.h create_help.pl describe.c describe.h 
                         help.c help.h input.c input.h large_obj.c 
                         large_obj.h mainloop.c mainloop.h mbprint.c 
                         print.c print.h prompt.c prompt.h settings.h 
                         startup.c stringutils.c stringutils.h 
                         tab-complete.c tab-complete.h variables.c 
                         variables.h 
        src/include/access: tuptoaster.h 
        src/include/catalog: pg_cast.h 
        src/include/commands: comment.h 
        src/include/executor: instrument.h 
        src/include    : funcapi.h 
        src/include/utils: formatting.h guc.h pg_locale.h 
        src/tools      : copyright 
        src/tutorial   : complex.source syscat.source 

Log message:
        Fix some copyright notices that weren't updated.  Improve copyright tool
        so it won't miss 'em again.


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to