diff options
Diffstat (limited to 'lib/command_graph.h')
-rw-r--r-- | lib/command_graph.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/command_graph.h b/lib/command_graph.h index 595508d5c..a7a34a059 100644 --- a/lib/command_graph.h +++ b/lib/command_graph.h @@ -17,9 +17,9 @@ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for * more details. * - * You should have received a copy of the GNU General Public License along with - * this program; if not, write to the Free Software Foundation, Inc., 59 Temple - * Place, Suite 330, Boston, MA 02111-1307 USA + * You should have received a copy of the GNU General Public License along + * with this program; see the file COPYING; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef _FRR_COMMAND_GRAPH_H |