Changeset 143

Show
Ignore:
Timestamp:
07/01/06 08:08:00 (3 years ago)
Author:
jtv
Message:

Updated copyright notices

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/debian/changelog

    r140 r143  
     1swapspace (1.8) stable; urgency=medium 
     2 
     3 * Fixed build error on PowerPC 
     4 * Cleaned up page-size arithmetic 
     5 * Fixed unrelated warning in opts.c 
     6 * Updated copyright notices 
     7 
     8 -- Jeroen T. Vermeulen <jtv@thaiopensource.org>  Sat, 01 Jul 2006 14:00:00 +0200 
     9 
    110swapspace (1.7) stable; urgency=low 
    211 
  • trunk/src/config.h

    r140 r143  
    22This file is part of Swapspace. 
    33 
    4 Copyright (C) 2005, Software Industry Industry Promotion Agency (SIPA), Thailand 
     4Copyright (C) 2005,2006 Software Industry Industry Promotion Agency (SIPA) 
    55Written by Jeroen T. Vermeulen <jtv@xs4all.nl>. 
    66 
  • trunk/src/env.h

    r140 r143  
    22This file is part of Swapspace. 
    33 
    4 Copyright (C) 2005, Software Industry Industry Promotion Agency (SIPA), Thailand 
     4Copyright (C) 2005,2006, Software Industry Industry Promotion Agency (SIPA) 
    55Written by Jeroen T. Vermeulen <jtv@xs4all.nl>. 
    66 
  • trunk/src/hog.c

    r140 r143  
    22This file is part of Swapspace. 
    33 
    4 Copyright (C) 2005, Software Industry Industry Promotion Agency (SIPA), Thailand 
     4Copyright (C) 2005,2006, Software Industry Industry Promotion Agency (SIPA) 
    55Written by Jeroen T. Vermeulen <jtv@xs4all.nl>. 
    66 
  • trunk/src/log.c

    r140 r143  
    22This file is part of Swapspace. 
    33 
    4 Copyright (C) 2005, Software Industry Industry Promotion Agency (SIPA), Thailand 
     4Copyright (C) 2005,2006, Software Industry Industry Promotion Agency (SIPA) 
    55Written by Jeroen T. Vermeulen <jtv@xs4all.nl>. 
    66 
  • trunk/src/log.h

    r140 r143  
    22This file is part of Swapspace. 
    33 
    4 Copyright (C) 2005, Software Industry Industry Promotion Agency (SIPA), Thailand 
     4Copyright (C) 2005,2006, Software Industry Industry Promotion Agency (SIPA) 
    55Written by Jeroen T. Vermeulen <jtv@xs4all.nl>. 
    66 
  • trunk/src/main.c

    r142 r143  
    22This file is part of Swapspace. 
    33 
    4 Copyright (C) 2005, Software Industry Industry Promotion Agency (SIPA), Thailand 
     4Copyright (C) 2005,2006, Software Industry Industry Promotion Agency (SIPA) 
    55Written by Jeroen T. Vermeulen <jtv@xs4all.nl>. 
    66 
  • trunk/src/main.h

    r142 r143  
    22This file is part of Swapspace. 
    33 
    4 Copyright (C) 2005, Software Industry Industry Promotion Agency (SIPA), Thailand 
     4Copyright (C) 2005,2006, Software Industry Industry Promotion Agency (SIPA) 
    55Written by Jeroen T. Vermeulen <jtv@xs4all.nl>. 
    66 
  • trunk/src/memory.c

    r140 r143  
    22This file is part of Swapspace. 
    33 
    4 Copyright (C) 2005, Software Industry Industry Promotion Agency (SIPA), Thailand 
     4Copyright (C) 2005,2006, Software Industry Industry Promotion Agency (SIPA) 
    55Written by Jeroen T. Vermeulen <jtv@xs4all.nl>. 
    66 
  • trunk/src/memory.h

    r142 r143  
    22This file is part of Swapspace. 
    33 
    4 Copyright (C) 2005, Software Industry Industry Promotion Agency (SIPA), Thailand 
     4Copyright (C) 2005,2006, Software Industry Industry Promotion Agency (SIPA) 
    55Written by Jeroen T. Vermeulen <jtv@xs4all.nl>. 
    66 
  • trunk/src/opts.c

    r141 r143  
    22This file is part of Swapspace. 
    33 
    4 Copyright (C) 2005, Software Industry Industry Promotion Agency (SIPA), Thailand 
     4Copyright (C) 2005,2006, Software Industry Industry Promotion Agency (SIPA) 
    55Written by Jeroen T. Vermeulen <jtv@xs4all.nl>. 
    66 
  • trunk/src/opts.h

    r140 r143  
    22This file is part of Swapspace. 
    33 
    4 Copyright (C) 2005, Software Industry Industry Promotion Agency (SIPA), Thailand 
     4Copyright (C) 2005,2006, Software Industry Industry Promotion Agency (SIPA) 
    55Written by Jeroen T. Vermeulen <jtv@xs4all.nl>. 
    66 
  • trunk/src/state.c

    r140 r143  
    22This file is part of Swapspace. 
    33 
    4 Copyright (C) 2005, Software Industry Industry Promotion Agency (SIPA), Thailand 
     4Copyright (C) 2005,2006, Software Industry Industry Promotion Agency (SIPA) 
    55Written by Jeroen T. Vermeulen <jtv@xs4all.nl>. 
    66 
  • trunk/src/state.h

    r140 r143  
    22This file is part of Swapspace. 
    33 
    4 Copyright (C) 2005, Software Industry Industry Promotion Agency (SIPA), Thailand 
     4Copyright (C) 2005,2006, Software Industry Industry Promotion Agency (SIPA) 
    55Written by Jeroen T. Vermeulen <jtv@xs4all.nl>. 
    66 
  • trunk/src/support.c

    r140 r143  
    22This file is part of Swapspace. 
    33 
    4 Copyright (C) 2005, Software Industry Industry Promotion Agency (SIPA), Thailand 
     4Copyright (C) 2005,2006, Software Industry Industry Promotion Agency (SIPA) 
    55Written by Jeroen T. Vermeulen <jtv@xs4all.nl>. 
    66 
  • trunk/src/support.h

    r140 r143  
    22This file is part of Swapspace. 
    33 
    4 Copyright (C) 2005, Software Industry Industry Promotion Agency (SIPA), Thailand 
     4Copyright (C) 2005,2006, Software Industry Industry Promotion Agency (SIPA) 
    55Written by Jeroen T. Vermeulen <jtv@xs4all.nl>. 
    66 
  • trunk/src/swaps.c

    r142 r143  
    22This file is part of Swapspace. 
    33 
    4 Copyright (C) 2005, Software Industry Industry Promotion Agency (SIPA), Thailand 
     4Copyright (C) 2005,2006, Software Industry Industry Promotion Agency (SIPA) 
    55Written by Jeroen T. Vermeulen <jtv@xs4all.nl>. 
    66 
  • trunk/src/swaps.h

    r140 r143  
    22This file is part of Swapspace. 
    33 
    4 Copyright (C) 2005, Software Industry Industry Promotion Agency (SIPA), Thailand 
     4Copyright (C) 2005,2006, Software Industry Industry Promotion Agency (SIPA) 
    55Written by Jeroen T. Vermeulen <jtv@xs4all.nl>. 
    66