Skip to content

Commit 9d397e3

Browse files
CopilotWardF
andcommitted
Update copyright year from 2025 to 2026
Co-authored-by: WardF <4324946+WardF@users.noreply.github.com>
1 parent 1d0a03a commit 9d397e3

645 files changed

Lines changed: 646 additions & 646 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

dap4_test/dump.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*********************************************************************
2-
* Copyright 2025, UCAR/Unidata
2+
* Copyright 2026, UCAR/Unidata
33
* See netcdf/COPYRIGHT file for copying and redistribution conditions.
44
* $Header: /upc/share/CVS/netcdf-3/ncgen3/main.c,v 1.20 2010/03/31 18:18:40 dmh Exp $
55
*********************************************************************/

dap4_test/test_common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*********************************************************************
2-
* Copyright 2025, UCAR/Unidata
2+
* Copyright 2026, UCAR/Unidata
33
* See netcdf/COPYRIGHT file for copying and redistribution conditions.
44
*********************************************************************/
55

dap4_test/test_data.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*********************************************************************
2-
* Copyright 2025, UCAR/Unidata
2+
* Copyright 2026, UCAR/Unidata
33
* See netcdf/COPYRIGHT file for copying and redistribution conditions.
44
*********************************************************************/
55

dap4_test/test_meta.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*********************************************************************
2-
* Copyright 2025, UCAR/Unidata
2+
* Copyright 2026, UCAR/Unidata
33
* See netcdf/COPYRIGHT file for copying and redistribution conditions.
44
*********************************************************************/
55

dap4_test/test_parse.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*********************************************************************
2-
* Copyright 2025, UCAR/Unidata
2+
* Copyright 2026, UCAR/Unidata
33
* See netcdf/COPYRIGHT file for copying and redistribution conditions.
44
*********************************************************************/
55

examples/C/filter_example.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2025, UCAR/Unidata
2+
Copyright 2026, UCAR/Unidata
33
See COPYRIGHT file for copying and redistribution conditions.
44
*/
55
/*

examples/C/pres_temp_4D_rd.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright 2006-2025 University Corporation for Atmospheric
1+
/* Copyright 2006-2026 University Corporation for Atmospheric
22
Research/Unidata. See COPYRIGHT file for conditions of use. */
33
/**
44
* @file

examples/C/pres_temp_4D_wr.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright 2025 University Corporation for Atmospheric
1+
/* Copyright 2026 University Corporation for Atmospheric
22
Research/Unidata. See COPYRIGHT file for conditions of use. */
33
/**
44
* @file

examples/C/sfc_pres_temp_more.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright 2025 University Corporation for Atmospheric
1+
/* Copyright 2026 University Corporation for Atmospheric
22
Research/Unidata. See COPYRIGHT file for conditions of use. */
33
/**
44
* @file

examples/C/sfc_pres_temp_rd.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright 2025 University Corporation for Atmospheric
1+
/* Copyright 2026 University Corporation for Atmospheric
22
Research/Unidata. See COPYRIGHT file for conditions of use. */
33
/**
44
* @file

0 commit comments

Comments
 (0)