Gedare Bloom commented on a discussion on 
bsps/powerpc/beatnik/start/bspstart.c: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/376#note_118962

 >   *
 >   *  The license and distribution terms for this file may be
 >   *  found in the file LICENSE in this distribution or at
 > - *  http://www.OARcorp.com/rtems/license.html.
 > + *  http://www.rtems.org/license/LICENSE.

Because consistency.

```
$ grep -r "rtems.org\/license\/LICENSE" | wc
    751    2228   58385
$ grep -r "rtems.org\/license[^\/]" | wc
      0       0       0
$ grep -r "rtems.org\/license\/[^L]" | wc
      0       0       0
```

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


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to