Skip to content

Commit

Permalink
Added license line to MOM_open_boundary.F90
Browse files Browse the repository at this point in the history
- Forgot to add the license line when doxygenizing.
- No answer changes.
  • Loading branch information
adcroft committed Jun 15, 2016
1 parent 0b8dc7b commit 643063c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/core/MOM_open_boundary.F90
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
!> Controls where open boundary conditions are applied
module MOM_open_boundary

! This file is part of MOM6. See LICENSE.md for the license.

use MOM_cpu_clock, only : cpu_clock_id, cpu_clock_begin, cpu_clock_end, CLOCK_ROUTINE
use MOM_diag_mediator, only : diag_ctrl, time_type
use MOM_domains, only : pass_var, pass_vector
Expand Down

0 comments on commit 643063c

Please sign in to comment.