You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This document contains some of the things to look for when doing a code review.
When a new external assembly/library/component gets added or some code copied from some website then check the license of the component. It needs to have a compatible license. If it doesn't have a license we can't use it (see Infoworld article). Also check that the licensing conditions are met (licenses often require a disclaimer to appear somewhere).