~ubuntu-branches/debian/jessie/autogen/jessie

« back to all changes in this revision

Viewing changes to agen5/opts.def

  • Committer: Package Import Robot
  • Author(s): Andreas Metzler
  • Date: 2014-02-09 15:15:42 UTC
  • mto: (12.1.16 experimental)
  • mto: This revision was merged to the branch mainline in revision 16.
  • Revision ID: package-import@ubuntu.com-20140209151542-xj2tj1ou7wokkl65
Tags: upstream-5.18.3~pre16
ImportĀ upstreamĀ versionĀ 5.18.3~pre16

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
/*
7
7
 *  This file is part of AutoGen.
8
 
 *  Copyright (C) 1992-2013 Bruce Korb - all rights reserved
 
8
 *  Copyright (C) 1992-2014 Bruce Korb - all rights reserved
9
9
 *
10
10
 *  AutoGen is free software: you can redistribute it and/or modify it
11
11
 *  under the terms of the GNU General Public License as published by the
22
22
 */
23
23
 
24
24
copyright = {
25
 
    date  = "1992-2013";
 
25
    date  = "1992-2014";
26
26
    owner = "Bruce Korb";
27
27
    eaddr = 'autogen-users@lists.sourceforge.net';
28
28
    type  = gpl;