Why are the limits of the convolution of two positive functions $0$ and $t$?
$$(f \star g)(t) = \int_0^t f(x)g(t-x)\,dx \text{ for } f,g : [0,\infty) \rightarrow \mathbb{R}$$
I understand the lower limit of 0 because both are non-negative functions, but why $t$?
Thank you!