Skip to content

Commit e286781

Browse files
committed
copyright dates
1 parent 1571ac2 commit e286781

File tree

15 files changed

+15
-15
lines changed

15 files changed

+15
-15
lines changed

lib/afi.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
(*
2-
* Copyright (c) 2012 Richard Mortier <[email protected]>
2+
* Copyright (c) 2012-2015 Richard Mortier <[email protected]>
33
*
44
* Permission to use, copy, modify, and distribute this software for any
55
* purpose with or without fee is hereby granted, provided that the above

lib/afi.mli

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
(*
2-
* Copyright (c) 2012 Richard Mortier <[email protected]>
2+
* Copyright (c) 2012-2015 Richard Mortier <[email protected]>
33
*
44
* Permission to use, copy, modify, and distribute this software for any
55
* purpose with or without fee is hereby granted, provided that the above

lib/bgp.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
(*
2-
* Copyright (c) 2012 Richard Mortier <[email protected]>
2+
* Copyright (c) 2012-2015 Richard Mortier <[email protected]>
33
*
44
* Permission to use, copy, modify, and distribute this software for any
55
* purpose with or without fee is hereby granted, provided that the above

lib/bgp.mli

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
(*
2-
* Copyright (c) 2012 Richard Mortier <[email protected]>
2+
* Copyright (c) 2012-2015 Richard Mortier <[email protected]>
33
*
44
* Permission to use, copy, modify, and distribute this software for any
55
* purpose with or without fee is hereby granted, provided that the above

lib/bgp4mp.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
(*
2-
* Copyright (c) 2012 Richard Mortier <[email protected]>
2+
* Copyright (c) 2012-2015 Richard Mortier <[email protected]>
33
*
44
* Permission to use, copy, modify, and distribute this software for any
55
* purpose with or without fee is hereby granted, provided that the above

lib/bgp4mp.mli

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
(*
2-
* Copyright (c) 2012 Richard Mortier <[email protected]>
2+
* Copyright (c) 2012-2015 Richard Mortier <[email protected]>
33
*
44
* Permission to use, copy, modify, and distribute this software for any
55
* purpose with or without fee is hereby granted, provided that the above

lib/mrt.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
(*
2-
* Copyright (c) 2012 Richard Mortier <[email protected]>
2+
* Copyright (c) 2012-2015 Richard Mortier <[email protected]>
33
*
44
* Permission to use, copy, modify, and distribute this software for any
55
* purpose with or without fee is hereby granted, provided that the above

lib/mrt.mli

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
(*
2-
* Copyright (c) 2012 Richard Mortier <[email protected]>
2+
* Copyright (c) 2012-2015 Richard Mortier <[email protected]>
33
*
44
* Permission to use, copy, modify, and distribute this software for any
55
* purpose with or without fee is hereby granted, provided that the above

lib/operators.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
(*
2-
* Copyright (c) 2012 Richard Mortier <[email protected]>
2+
* Copyright (c) 2012-2015 Richard Mortier <[email protected]>
33
*
44
* Permission to use, copy, modify, and distribute this software for any
55
* purpose with or without fee is hereby granted, provided that the above

lib/safi.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
(*
2-
* Copyright (c) 2012 Richard Mortier <[email protected]>
2+
* Copyright (c) 2012-2015 Richard Mortier <[email protected]>
33
*
44
* Permission to use, copy, modify, and distribute this software for any
55
* purpose with or without fee is hereby granted, provided that the above

0 commit comments

Comments
 (0)