Skip to content

Commit

Permalink
Merge pull request #56 from ovh/2025
Browse files Browse the repository at this point in the history
chore: copyright 2025
  • Loading branch information
deathiop authored Jan 2, 2025
2 parents 48189d5 + 776f9f6 commit eeb1339
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2014 - 2024 OVH SAS
Copyright (c) 2014 - 2025 OVH SAS
Copyright (c) 2012 - 2013 Vincent Giersch

Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion lib/endpoints.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2014 - 2024 OVH SAS
* Copyright (c) 2014 - 2025 OVH SAS
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion lib/ovh.es5.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2013 - 2024 OVH SAS
* Copyright (c) 2013 - 2025 OVH SAS
* Copyright (c) 2012 - 2013 Vincent Giersch
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion lib/ovh.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2013 - 2024 OVH SAS
* Copyright (c) 2013 - 2025 OVH SAS
* Copyright (c) 2012 - 2013 Vincent Giersch
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion tests/01_REST_construct.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2014 OVH SAS
* Copyright (c) 2014 - 2025 OVH SAS
* Copyright (c) 2012 - 2013 Vincent Giersch
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion tests/02_REST_check.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2014 OVH SAS
* Copyright (c) 2014 - 2025 OVH SAS
* Copyright (c) 2012 - 2013 Vincent Giersch
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion tests/03_REST_auth.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2014 OVH SAS
* Copyright (c) 2014 - 2025 OVH SAS
* Copyright (c) 2012 - 2013 Vincent Giersch
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion tests/04_REST_me.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2014 OVH SAS
* Copyright (c) 2014 - 2025 OVH SAS
* Copyright (c) 2012 - 2013 Vincent Giersch
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion tests/05_REST_unicode.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2014 OVH SAS
* Copyright (c) 2014 - 2025 OVH SAS
* Copyright (c) 2012 - 2013 Vincent Giersch
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion tests/06_REST_oauth2.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2014 OVH SAS
* Copyright (c) 2014 - 2025 OVH SAS
* Copyright (c) 2012 - 2013 Vincent Giersch
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion tests/integration/01_REST_noAuth.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2014 OVH SAS
* Copyright (c) 2014 - 2025 OVH SAS
* Copyright (c) 2012 - 2013 Vincent Giersch
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion tests/integration/02_REST_domain.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2014 OVH SAS
* Copyright (c) 2014 - 2025 OVH SAS
* Copyright (c) 2012 - 2013 Vincent Giersch
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion tests/integration/03_REST_unicode.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2014 OVH SAS
* Copyright (c) 2014 - 2025 OVH SAS
* Copyright (c) 2012 - 2013 Vincent Giersch
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion tests/integration/04_REST_multiple_backends.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2014 OVH SAS
* Copyright (c) 2014 - 2025 OVH SAS
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit eeb1339

Please sign in to comment.