Changeset 2032 in ProjectBuilder for devel/pb-modules


Ignore:
Timestamp:
Feb 17, 2016, 2:42:29 PM (8 years ago)
Author:
Bruno Cornec
Message:
  • Copyright update for 2016
Location:
devel/pb-modules
Files:
13 edited

Legend:

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

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

    r1958 r2032  
    55# $Id$
    66#
    7 # Copyright B. Cornec 2007-2015
     7# Copyright B. Cornec 2007-2016
    88# Eric Anderson's changes are (c) Copyright 2012 Hewlett Packard
    99# Provided under the GPL v2
  • devel/pb-modules/bin/pbgetparam

    r1958 r2032  
    55# $Id$
    66#
    7 # Copyright B. Cornec 2007-2015
     7# Copyright B. Cornec 2007-2016
    88# Provided under the GPL v2
    99
  • devel/pb-modules/etc/pb.conf

    r2027 r2032  
    33# Main configuration file for project-builder.org
    44#
    5 # (c) B. Cornec 2007-2015
     5# (c) B. Cornec 2007-2016
    66# Eric Anderson's changes are (c) Copyright 2012 Hewlett Packard
    77# Provided under the Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) Creative Common License
  • devel/pb-modules/etc/pb.conf.pod

    r2003 r2032  
    10851085=head1 COPYRIGHT
    10861086
    1087  (c) B. Cornec 2007-2015
     1087 (c) B. Cornec 2007-2016
    10881088 Eric Anderson's changes are (c) Copyright 2012 Hewlett Packard
    10891089 Provided under the Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) Creative Common License
  • devel/pb-modules/lib/ProjectBuilder/Base.pm

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

    r1958 r2032  
    55# which can be easily used by wahtever perl project
    66#
    7 # Copyright B. Cornec 2007-2015
     7# Copyright B. Cornec 2007-2016
    88# Eric Anderson's changes are (c) Copyright 2012 Hewlett Packard
    99# Provided under the GPL v2
  • devel/pb-modules/lib/ProjectBuilder/Display.pm

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

    r2012 r2032  
    33# Creates common environment for distributions
    44#
    5 # Copyright B. Cornec 2007-2015
     5# Copyright B. Cornec 2007-2016
    66# Eric Anderson's changes are (c) Copyright 2012 Hewlett Packard
    77# Provided under the GPL v2
  • devel/pb-modules/lib/ProjectBuilder/Env.pm

    r2022 r2032  
    55# which can be easily used by pbinit scripts
    66#
    7 # Copyright B. Cornec 2007-2015
     7# Copyright B. Cornec 2007-2016
    88# Eric Anderson's changes are (c) Copyright 2012 Hewlett Packard
    99# Provided under the GPL v2
  • devel/pb-modules/lib/ProjectBuilder/VCS.pm

    r2025 r2032  
    88# $Id$
    99#
    10 # Copyright B. Cornec 2007-2015
     10# Copyright B. Cornec 2007-2016
    1111# Eric Anderson's changes are (c) Copyright 2012 Hewlett Packard
    1212# Provided under the GPL v2
  • devel/pb-modules/lib/ProjectBuilder/VE.pm

    r2003 r2032  
    33# Common functions for virtual environment
    44#
    5 # Copyright B. Cornec 2007-2015
     5# Copyright B. Cornec 2007-2016
    66# Eric Anderson's changes are (c) Copyright 2012 Hewlett Packard
    77# Provided under the GPL v2
  • devel/pb-modules/lib/ProjectBuilder/Version.pm

    r1958 r2032  
    55# and have been isolated here to avoid unrelated effects
    66#
    7 # Copyright B. Cornec 2007-2015
     7# Copyright B. Cornec 2007-2016
    88# Provided under the GPL v2
    99#
Note: See TracChangeset for help on using the changeset viewer.