diff --git a/tools/socpull b/tools/socpull index 7b2810f85ec0446d594e66e725694d7f642af8c4..59052053e248acc3997f5d08c5edffc0449c606b 100755 --- a/tools/socpull +++ b/tools/socpull @@ -1,3 +1,14 @@ +#----------------------------------------------------------------------------- +# SoC Labs SoCPull Script +# - Pull latest updates to all Repositories in a project +# A joint work commissioned on behalf of SoC Labs, under Arm Academic Access license. +# +# Contributors +# +# David Mapstone (d.a.mapstone@soton.ac.uk) +# +# Copyright 2023, SoC Labs (www.soclabs.org) +#----------------------------------------------------------------------------- #!/bin/bash # Update all Submodules to latest commit