diff options
author | Henrik Nord <[email protected]> | 2016-04-13 09:53:56 +0200 |
---|---|---|
committer | Henrik Nord <[email protected]> | 2016-04-13 09:53:56 +0200 |
commit | 08ab8c8534ecabb2797165f5508a8c42d4dae926 (patch) | |
tree | fb1d68ab6cdcdcc2e9db31aec3d0e3cff6c074c8 /lib/otp_mibs/mibs | |
parent | 1579de1ff38471e70df20fcdd79c42c4a5a89a50 (diff) | |
parent | 6664eed554974336909d3ffe03f20349cc4c38fd (diff) | |
download | otp-08ab8c8534ecabb2797165f5508a8c42d4dae926.tar.gz otp-08ab8c8534ecabb2797165f5508a8c42d4dae926.tar.bz2 otp-08ab8c8534ecabb2797165f5508a8c42d4dae926.zip |
Merge branch 'henrik/update-copyrightyear'
* henrik/update-copyrightyear:
update copyright-year
Diffstat (limited to 'lib/otp_mibs/mibs')
-rw-r--r-- | lib/otp_mibs/mibs/Makefile | 2 | ||||
-rw-r--r-- | lib/otp_mibs/mibs/OTP-EVA-MIB.mib | 2 | ||||
-rw-r--r-- | lib/otp_mibs/mibs/OTP-MIB.mib | 2 | ||||
-rw-r--r-- | lib/otp_mibs/mibs/OTP-REG.mib | 2 | ||||
-rw-r--r-- | lib/otp_mibs/mibs/OTP-TC.mib | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/lib/otp_mibs/mibs/Makefile b/lib/otp_mibs/mibs/Makefile index 01333dcac4..11d790d014 100644 --- a/lib/otp_mibs/mibs/Makefile +++ b/lib/otp_mibs/mibs/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1997-2012. All Rights Reserved. +# Copyright Ericsson AB 1997-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/otp_mibs/mibs/OTP-EVA-MIB.mib b/lib/otp_mibs/mibs/OTP-EVA-MIB.mib index 24031478dc..4d0c53ed95 100644 --- a/lib/otp_mibs/mibs/OTP-EVA-MIB.mib +++ b/lib/otp_mibs/mibs/OTP-EVA-MIB.mib @@ -1,7 +1,7 @@ -- -- %CopyrightBegin% -- --- Copyright Ericsson AB 2004-2009. All Rights Reserved. +-- Copyright Ericsson AB 2004-2016. All Rights Reserved. -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use this file except in compliance with the License. diff --git a/lib/otp_mibs/mibs/OTP-MIB.mib b/lib/otp_mibs/mibs/OTP-MIB.mib index 8d7d920765..693319eae4 100644 --- a/lib/otp_mibs/mibs/OTP-MIB.mib +++ b/lib/otp_mibs/mibs/OTP-MIB.mib @@ -1,7 +1,7 @@ -- -- %CopyrightBegin% -- --- Copyright Ericsson AB 1996-2009. All Rights Reserved. +-- Copyright Ericsson AB 1996-2016. All Rights Reserved. -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use this file except in compliance with the License. diff --git a/lib/otp_mibs/mibs/OTP-REG.mib b/lib/otp_mibs/mibs/OTP-REG.mib index 68b4ee3882..bf1585061c 100644 --- a/lib/otp_mibs/mibs/OTP-REG.mib +++ b/lib/otp_mibs/mibs/OTP-REG.mib @@ -1,7 +1,7 @@ -- -- %CopyrightBegin% -- --- Copyright Ericsson AB 1997-2009. All Rights Reserved. +-- Copyright Ericsson AB 1997-2016. All Rights Reserved. -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use this file except in compliance with the License. diff --git a/lib/otp_mibs/mibs/OTP-TC.mib b/lib/otp_mibs/mibs/OTP-TC.mib index ca7625f9e2..efe5451f0c 100644 --- a/lib/otp_mibs/mibs/OTP-TC.mib +++ b/lib/otp_mibs/mibs/OTP-TC.mib @@ -1,7 +1,7 @@ -- -- %CopyrightBegin% -- --- Copyright Ericsson AB 1997-2009. All Rights Reserved. +-- Copyright Ericsson AB 1997-2016. All Rights Reserved. -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use this file except in compliance with the License. |