Changeset 2489 in ProjectBuilder


Ignore:
Timestamp:
Mar 30, 2020, 8:22:30 PM (4 years ago)
Author:
Bruno Cornec
Message:

Fix (c) dates

Location:
devel
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • devel/pb-modules/Makefile.PL

    r2338 r2489  
    1 # (c) B.Cornec 2007-2016
     1# (c) B.Cornec 2007-today
    22# Eric Anderson's changes are (c) Copyright 2012 Hewlett Packard
    33# Provided under the GPL v2
  • devel/pb-modules/bin/pbdistrocheck

    r2279 r2489  
    55# $Id$
    66#
    7 # Copyright B. Cornec 2007-2016
     7# Copyright B. Cornec 2007-today
    88# Eric Anderson's changes are (c) Copyright 2012 Hewlett Packard
    99# Provided under the GPL v2
  • devel/pb-modules/lib/ProjectBuilder/Base.pm

    r2347 r2489  
    44# which can be easily used by whatever perl project
    55#
    6 # Copyright B. Cornec 2007-2016
     6# Copyright B. Cornec 2007-today
    77# Eric Anderson's changes are (c) Copyright 2012 Hewlett Packard
    88# Provided under the GPL v2
  • devel/pb-modules/lib/ProjectBuilder/Display.pm

    r2032 r2489  
    44# which can be easily used by whatever perl project
    55#
    6 # Copyright B. Cornec 2007-2016
     6# Copyright B. Cornec 2007-today
    77# Provided under the GPL v2
    88#
  • devel/pb-modules/lib/ProjectBuilder/Version.pm

    r2279 r2489  
    55# and have been isolated here to avoid unrelated effects
    66#
    7 # Copyright B. Cornec 2007-2016
     7# Copyright B. Cornec 2007-today
    88# Provided under the GPL v2
    99#
  • devel/pb/lib/ProjectBuilder/CMS.pm

    r2434 r2489  
    77# $Id$
    88#
    9 # Copyright B. Cornec 2007-2016
     9# Copyright B. Cornec 2007-today
    1010# Eric Anderson's changes are (c) Copyright 2012 Hewlett Packard
    1111# Provided under the GPL v2
  • devel/pbtest/bin/pbtest

    r2284 r2489  
    55# $Id$
    66#
    7 # Copyright B. Cornec 2007-2012-2016
     7# Copyright B. Cornec 2007-2012-today
    88# Provided under the GPL v2
    99
  • devel/website/downloads.shtml

    r2398 r2489  
    1111      <h2>This is Free/Libre Software</h2>
    1212    </div>
    13     <p>Copyright (c) 2007-2016
     13    <p>Copyright (c) 2007-today
    1414    Project-Builder.org is a copyrighted work, written by Bruno Cornec, delivered under the GPLv2.</p>
    1515    <p>
Note: See TracChangeset for help on using the changeset viewer.