mirror of
https://github.com/bgp/bgpq4
synced 2025-02-28 08:53:11 +00:00
copyright year updated to 2017
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*-
|
||||
* Copyright (c) 2007-2016 Alexandre Snarskii <snar@snar.spb.ru>
|
||||
* Copyright (c) 2007-2017 Alexandre Snarskii <snar@snar.spb.ru>
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
||||
2
bgpq3.8
2
bgpq3.8
@@ -1,4 +1,4 @@
|
||||
.\" Copyright (c) 2007-2016 Alexandre Snarskii
|
||||
.\" Copyright (c) 2007-2017 Alexandre Snarskii
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" Redistribution and use in source and binary forms, with or without
|
||||
|
||||
2
bgpq3.c
2
bgpq3.c
@@ -67,7 +67,7 @@ usage(int ecode)
|
||||
"infinity)\n");
|
||||
printf(" -X : generate config for IOS XR (Cisco IOS by default)\n");
|
||||
printf("\n" PACKAGE_NAME " version: " PACKAGE_VERSION "\n");
|
||||
printf("Copyright(c) Alexandre Snarskii <snar@snar.spb.ru> 2007-2016\n\n");
|
||||
printf("Copyright(c) Alexandre Snarskii <snar@snar.spb.ru> 2007-2017\n\n");
|
||||
exit(ecode);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user