Harinder Singh Dhanoa commented on a discussion on misc/bin2c/rtems-bin2c.c: 
https://gitlab.rtems.org/rtems/tools/rtems-tools/-/merge_requests/58#note_121852

 >        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"
 > +      " * All rights reserved.\n"

I didn't knew about this template, I saw that line in some images when I was 
searching on Google, like here 
https://imgv2-1-f.scribdassets.com/img/document/211067596/original/bd00d8793f/1?v=1.
 Anyways, removed that.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/tools/rtems-tools/-/merge_requests/58#note_121852
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