Christian Mauderer commented on a discussion on misc/bin2c/rtems-bin2c.c: 
https://gitlab.rtems.org/rtems/tools/rtems-tools/-/merge_requests/58#note_121997

 >        exit(1);
 >      }
 >    }
 > +  
 > +  /* Read license header if specified */
 > +  const char *defaultbsdlicense = 
 > +    "/*\n"
 > +      " * SPDX-License-Identifier: BSD-2-Clause\n"
 > +      " *\n"
 > +      " * Copyright (c) 2025, Harinder Singh Dhanoa\n"

Thanks.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/tools/rtems-tools/-/merge_requests/58#note_121997
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to